.HEADING  {
	font-size : 14px;
	font-family : arial, helvetica;
	Color : #FFFFFF;
	font-weight : bold;
}

.BODYTEXT  {
	font-size : 12px;
	font-family : arial, helvetica;
	Color : #000000;
	font-weight : normal;
}

.SUBHEADING  {
	font-size : 12px;
	font-family : arial, helvetica;
	Color : #CC0033;
	font-weight : bold;
}

.RANDOM  {
	font-size : 12px;
	font-style : italic;
	font-family : arial, helvetica;
	font-weight : bold;
	Color : #000000;
}

A:link  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #CC0033;
}

A:visited  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #CC0033;
}

A:active  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : #0066CC;
}

A:hover  {
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : underline;
	color : #0066CC;
}

BODY  {
	color : #000000;
	font-family : arial, helvetica;
	font-weight : normal;
	font-size : 12px;
}

TABLE  {
	color : #000000;
	font-family : arial, helvetica;
	font-weight : normal;
	font-size : 12px;
}

P  {
	font-size : 12px;
	font-family : arial, helvetica;
	font-weight : normal;
	color : #000000;
}
.Bold {
	font-size : 12px;
	font-family : arial, helvetica;
	Color : #000000;
	font-weight : bold;
	text-align: center;

}
.Central {
	Color : #000000;
	text-align: center;

}
.Redtext {

	font-size : 12px;
	font-family : arial, helvetica;
	Color : #CC0033;
	font-weight : normal;
}
.Date {

	font-size : 12px;
	font-family : arial, helvetica;
	Color : #FFFFFF;
	font-weight : normal;
}
.greyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999999;
	font-weight: normal;
}
.BRFCAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0033;
	text-transform: capitalize;
	background-color: #FFFFFF;

}
