BODY{
	background-color: #000;
}
.page_header {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:36px; 
	color:#000; 
	font-weight:bold
}

.red_header {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color: #FF0020; 
	font-weight:bold
}

.black_sm_header {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:16px; 
	color: #000; 
	font-weight:bold
}

.body_lg_text {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000;
}

.body_sm_text {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000;
}

.body_sm_text_serif {
	font-size: 12px;
	color: #000;
}

.body_lg_text_serif {
	font-size: 16px;
	color: #000;
}

.footer_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
}

