body {
	background-color: #131313;
}
.style1 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#footerNAV {
	font-size: 11px;
	color: #999999;
}
a:link {
	color: #5F86FA;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
h4 {
}