body {
  font-family: "Times New Roman", Times, serif;
  background-color:#000000;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

a:link    {text-decoration: none; color: #ffffff}
a:visited {text-decoration: none; color: #ffffff}
a:hover   {color: #8F734A}


/* Class Styles */
	
.bodyText {
	font: "Times New Roman", Times, serif;
	color:#FFFFFF;
	line-height:14px;
	margin-top:0px;
	letter-spacing:.0em;
	}
	
.pageName{
	color: #666666;
	line-height:28px;
	letter-spacing:0em;
	font-family: 11px "Times New Roman", Times, serif;
	font-size: 25px;
	text-align: left;
	}
	
.columnHeader {
	font: "Times New Roman", Times, serif;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.05em;
	}
	
.subHeader {
	font:bold 11px "Times New Roman", Times, serif;
	color: #666666;
	line-height:18px;
	letter-spacing:0.1em;
	}

.smallText {
	font:11px "Times New Roman", Times, serif;
	color:#624F30;
	line-height:12px;
	text-indent: 5em;
	}
	
.navText {
	font:11px "Times New Roman", Times, serif;
	color: #1F2669;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
