.RegularFont {
	font-size: 10pt;
	color: D2CACA;
	font-family: Courier, Arial;




}
.RHFont {

	font-size: 9pt;
	color: D2CACA;
	font-family: Courier, Arial;
}
.Headline {

	font-size: 11pt;
	color: #FFFFFF;
	font-family: Courier, Arial;
	font-weight: bold;
}
.HeadlineRed {


	font-size: 11pt;
	color: #FF0000;
	font-family: Courier, Arial;
	font-weight: bold;
}
.RHFontSmall {


	font-size: 8pt;
	color: D2CACA;
	font-family: Arial, Helvetica, sans-serif;
}
.InitiateFont {

	font-size: 10pt;
	color: #CC0000;
	font-family: Courier, Arial;
}
