a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: White;
	background: #0099FF;
}
a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: White;
	background: #0099FF;
}

BODY {
	SCROLLBAR-FACE-COLOR: White;
	SCROLLBAR-HIGHLIGHT-COLOR: White;
	SCROLLBAR-SHADOW-COLOR: White;
	SCROLLBAR-3DLIGHT-COLOR: Silver;
	SCROLLBAR-ARROW-COLOR: Silver;
	SCROLLBAR-TRACK-COLOR: White;
	SCROLLBAR-DARKSHADOW-COLOR: Silver;
	font-family: Verdana, Arial, Helvetica, sans-serif, "FuturaBlack BT";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	background-color: White;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif, "FuturaBlack BT";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	vertical-align: middle;
	line-height: 12px;
	padding-left: px;
}

