h1.RedHeader {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #800000;
	font-family:"Arial";
	
}

h2.BlueHeader {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	font-family:"Arial";
	display: block;
	
}

h3.BlueBodyText {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	font-family:"Arial";
	display: block;
	
}

h3.RedBodyText {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #800000;
	font-family:"Arial";
	display: block;	
	
}	
	
h1.WhiteHeader {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #ffffff;
	font-family:"Arial";
	
}	
	
h2.WhiteHeader {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #ffffff;
	font-family:"Arial";	

}
	
h3.BlackBodyText {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	font-family:"Arial";
	display: block;		

}
	
h1.RedFancyHeaderItalic {
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #800000;
	font-family:"Franklin Gothic Demi";
	display: block;	
	
}	
	
h1.RedFancyHeaderBig {
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #800000;
	font-family:"Franklin Gothic Demi";
	display: block;				

}
h2.BlackFancyBody1 {
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	font-family:"Franklin Gothic Demi";
	display: block;		
	
}
h2.BlackFancyBody2 {
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	font-family:"Franklin Gothic Demi";
	display: block;		
