body {
	background-color: #000000;
	font-family: 1942 report;
	font-size: 11px;
	text-decoration: none;

}
legend
{
	color:#ffffff; 
	background-color:#4F4F4F;
	padding: 5px;
	font-size: 11px;
	text-transform:uppercase;	
}
.textfield
{
	border: 1px solid #1F1F1F inset;
	background-color: #4F4F4F;
	color:#FFFFFF;
	padding: 2px;
	font-size: 11px;
}
.message
{
	font-family: 1942 report;
	font-size: 11px;
	color: #01CAFE;
	height:22px;
	background-color:#000000;
}
.text-white-big
{
	background-color:#000000;
	font-size: 24px;
	font-family: 1942 report;
	color: #ffffff;
	text-transform:uppercase;
}
.text-blue
{
	background-color:#000000;
	font-size: 14px;
	font-family: 1942 report;
	color: #01CAFE;
}
a.top-links
{
	color: #FFFFFF;
	font-family: 1942 report;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 14px;
	background-color:#000000;	
}
a.top-links:hover
{
	background-color:#000000;
	color: #01CAFE;
	font-family: 1942 report;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 14px;	
}
a
{
	color: #01CAFE;
	font-family: 1942 report;
	text-decoration: none;
	font-size: 14px;
	background-color:#000000;	
}
a:hover
{
	background-color:#000000;
	color: #FFFFFF;
	font-family: 1942 report;
	text-decoration: underline;
	font-size: 14px;	
}

.sub-heading
{
	color:#ffffff; 
	font-family: 1942 report;
	background-color:#4F4F4F;
	padding: 5px;
	font-size: 11px;
	text-transform:uppercase;
}

.title {
	background-color:#000000;
	font-family: 1942 report;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 10px;
}
.body_text {
	background-color:#000000;
	font-family: 1942 Report;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

