BODY {
	background-color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size : 9pt;
	color : #000000;
}

p {
	font-family : Verdana, Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size : 9pt;
	color : #000000;
	font-weight : none;

}


H1 {
	font-family : Verdana, Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size : 18pt;
	color : #6F7762;
	font-weight : none;
}

H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size : 14pt;
	color : #6F7762;
	font-weight : none;
}

H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size : 8pt;
	color : #6F7762;
	font-weight : none;
}

a {
	color : #000000; background : none;
	font-family : Arial, Verdana, Helvetica, sans-serif, Times New Roman, Times;
	text-decoration : none;
	font-size : 9pt
	font-weight : bold;
}

a:hover {
	color : #A49CC0; background : none;
	font-family : Arial, Verdana, Helvetica, sans-serif, Times New Roman, Times;
	text-decoration : underline;
	font-size : 9pt
	font-weight : bold;
}