body  {
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	margin-left : 0;
	margin-top : 0;
	leftmargin : 0;
	topmargin : 0;
	rightmargin : 0;
	bottommargin : 0;
	marginwidth : 0;
	marginheight : 0;
	background-color : White;
}

P  {
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
}

A  {
	COLOR : Teal;
	TEXT-DECORATION : underline;
	font-weight : bold;
}

A:hover  {
	COLOR : #C35817;
}

B  {
	font-weight : bold;
}

H1  {
	font-size : 16pt;
	font-weight : bold;
	color : #C35817;
	font-family : Arial, Helvetica, sans-serif;
}

H2  {
	COLOR : #C35817;
	FONT-SIZE : 14pt;
	font-weight : bold;
	TEXT-DECORATION : none;
	font-family : Arial, Helvetica, sans-serif;
}

H3  {
	font-size : 12pt;
	color : #C35817;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

LI  {
	COLOR : Black;
	font-size : 12pt;
	font-weight : normal;
}

HR  {

	color : #4E8975;
	line-height : 2pt;
