body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 10px;
	color: #FFFFFF;
}
.style2 {color: #000000}
.style3 {font-size: 12px; color: #ffffff; }
.style5 {font-size: 12px; color: #F08511; }
a:link {
	color: #F08511;
	text-decoration: underline;
}
a:visited {
	color: #F08511;
	text-decoration: underline;
}
a:hover {
	color: #F08511;
	text-decoration: none;
}
a:active {
	color: #F08511;
	text-decoration: underline;
}
.style4 {font-size: 11px; color: #000000; }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}