/* CSS Document */

body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A495A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {
	font-size: 13px;
	color: #0B9DFF;
}
.style6 {
	font-size: 13px;
	color: #FF0000; 
}
.style7 {
	color: #FF0000;
	font-weight: bold;
}
.style8 {
	color: #3A495A
}
.redFont {
	font-size:11;
	color:#FF0000;
	font-weight:bold
}
h1 {
	font-size: 13px; 
	font-weight: bold; 
	color: #FF0000;
	display:inline
}
h2 {
	font-size: 12px; 
	font-weight: bold; 
	color: #3A495A;
	display:inline
}
.footerFont1 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3A495A;
}
.footerFont1:hover {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


