
body {
	background-color: #ffffff;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

td {
	color: #666666;
	font-weight: normal;
	font-size: 13px;
}

.small {  
	font-size: 10px;
}

.splash {
	font-size: 12px;
}

.splashlinks {
	font-size: 12px;
	font-style:normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
splashlinks:hover
{
	font-size: 12px;
	font-style:normal;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

a {
	font-style:normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

a:hover {
	font-style:normal;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}