body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
.orange_bold {
	color: #FF6600;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.gray_font {color: #ABABAB}
.orange_thin {color: #FF6600}
a:hover {
	color: #ABABAB;
}
a:active {
	text-decoration: none;
}
.header {
	font-size: 24px;
	font-weight: bold;
}
.light_orange_font {color: #FF9900}

.orange_header {
	font-size: 21px;
	font-weight: bold;
	color: #ff6600;
}