body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-style: normal;
	color: #666666;
}

a:link		{ color:#666666; text-decoration:none; }
a:visited	{ color:#666666; text-decoration:none; }
a:active	{ color:#666666; text-decoration:none; }
a:hover		{ color:#990000; text-decoration:underline; }
