BODY
{
	background-color: #CCCCCC;
	font-family: Helvetica,Verdana;
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin-top: -100px;
	margin-left: 0px;
    overflow: hidden;
}

P
{
	font-size: 12px;
	letter-spacing: 1.3px;
	line-height: 125%;
}

img {border: 0}

td {
	font-family: Helvetica,Verdana;
	font-size: 12px;
	letter-spacing: 1.3px;
	line-height: 115%;
}

A:link
{
	color: #666666;
	text-decoration: none;
	font-size: 100%;
}

A:visited
{
	color: #666666;
	text-decoration: none;
	font-size: 100%;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#splash {
    margin: 0 auto;
    text-align: center;
    width: 1000px;
    height: 1000px;
    border-left: 150px solid #333333;
    border-right: 1000px solid #FFFFFF;
}