.rhd {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #4DBC04;
	font-weight : bolder;
}

.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
	text-align: justify;
}

.body2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
    font-weight: bolder; 
	color: #000000;
	text-align: center;
}

A:LINK {
	text-decoration : none;
	color : #0199F9;
	font-weight : bold;
}
A:VISITED {
	text-decoration : none;
	color : #0199F9;
	font-weight : bold;
}
A:HOVER {
	color : #0199F9;
	font-weight : Bold;
	text-decoration : underline;
}


