body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #32373B;
}
a {
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FED559;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FED45C;
}
.style2 {
	color: #FED45C;
	font-weight: bold;
}
.style5 {color: #F9731E}
.style7 {color: #F9731E; font-weight: bold; }
h2{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	margin :0px;
	font-weight: normal;
}
h1{
	padding: 0px;
	margin :0px;
	font-size: 14px;
	font-weight: bold;
	color: #FED45C;
}