/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
#tdTablelayout {
	background-color: #FFFFFF
}
#tdFooter {
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

#tdNavigation {
	padding-bottom: 0px;
}
#tdContent {
	padding-bottom: 8px;
	border-top: 1px;
}

a:link {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	cursor: arrow; 
	font-family: "Trebuchet MS";
	color: #FF0000;
	font-weight: bold;

}
a:active {
	color: #660000;
	text-decoration: line-through;
	border-bottom: 1px #990000;
	border-top: 1px #990000;
}
BODY {
	SCROLLBAR-FACE-COLOR:white;
	SCROLLBAR-HIGHLIGHT-COLOR:white;
	SCROLLBAR-SHADOW-COLOR:gray;
	SCROLLBAR-3DLIGHT-COLOR:white;
	SCROLLBAR-ARROW-COLOR:gray;
	SCROLLBAR-TRACK-COLOR:white;
	SCROLLBAR-DARKSHADOW-COLOR:gray
BODY;
{
; 	color: #FFFFFF;
}

</style>

