body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #000000;
}
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: #A7C120;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
.style2 {color: #FFFFFF}
.style3 {
	color: #FF6600;
	font-weight: bold;
}
h2{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	padding: 0px;
	margin: 0px;
}