
<!--
body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.style1 {
	color: #333333;
	font-size: 10px;
}
