body,td,th {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #252525;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F90100;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	font-size: 15px;
	font-weight: bold;
}
.style3 {color: #666666}

h1 {
font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}