body {
	background-image: url();
	background-repeat: no-repeat;
	background-color: #333333;
}
body,td,th,table {
	font-size: 12px;
	color:#FFFFFF;
}

.gray12 {
	font-family: Arial;
	font-size: 12px;
	color: 403F3F;
	text-decoration: none;
}
.orange12 {
	font-family: Tahoma;
	font-size: 12px;
	color: F39C35;
	font-weight: normal;
	text-decoration: none;
}
.orange16 {
	font-family: Tahoma;
	font-size: 16px;
	color: F39C35;
	text-decoration: none;
}
.blue11 {

	font-family: Arial;
	font-size: 11px;
	color: 0171B3;
	text-decoration: none;
}
.white12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
}
.white11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white10 {

	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.H1 {
	font-family: Century Gothic;
	font-size: 24px;
	color: #12a0ba;
	text-decoration: none;
	font-weight: normal;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12a0ba;
	text-decoration: none;
}
.style1 {font-size: 14px}
.style2 {
font-size: 12px;
color: #F39C35;
text-decoration: none;
}
.style3 {
font-size: 16px;
color: #F39C35;
text-decoration: none;
}
.style4 {color: #FFFFFF;
}
.style6 {font-size: 12px; color: #f39c35; text-decoration: none; 
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
}

