h1.RedHeader {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #800000;
	font-family:"Arial";
	
}	h1.BlueHeader {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000066;
	font-family:"Arial";
	
	
}

h2.BlueHeaderSmall {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	font-family:"Arial";
	display: block;	
}

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.LtBlueBodyText {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #94ABCF;
	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;	
	
		
}

h3.RedBodyTextBold {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	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.WhiteBodyText {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #ffffff;
	font-family:"Arial";

}

h3.WhiteBodyTextItalic {
	font-size: 14px;
	font-style: italic;
	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;	
	
}
.bullet {list-style-type: disc;}	


}
.number {list-style-type: decimal;}


}
.letter {list-style-type: lower-alpha; margin-left: .65in;}
	