BODY,TABLE,P,DIV,SPAN,TH,TD   { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.bodyboldclass { font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
A:LINK {
	color : #FF0000;
	text-decoration : underline;
}

A:VISITED {
	color : #FF0000;
	text-decoration : underline;
}
A:HOVER {
	color : #FF9900;
}
HR {
	color : Black;
}
