CITE {
	font-family : Arial;
	font-size : 8pt;
	color : #00351B;
	font-weight : bold;
}
P  {
 	font-family : arial;
 	font-size : 8pt;
 	color : #00351B;
 }

 H1  {
 	font-family : arial;
 	font-size : 12pt;
 	color : #800000;
 	font-weight : bold;
 }

H2  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : Bold;
	color : #000066;
}

H3  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : Bold;
	color : #000066;
}

H4  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : Bold;
	color : #000066;
}

A  {
	font-family : arial;
	font-size : 8pt;
	color : #2F4F4F;
	text-decoration : underline;
}
 
A:Visited  {
	font-family : arial;
 	font-size : 8pt;
 	color : #2F4F4F;
	text-decoration : underline;
}

A:Active  {
	font-family : arial;
 	font-size : 8pt;
 	color : #2F4F4F;
	text-decoration : none;
}

A:hover  {
	font-family : arial;
 	font-size : 8pt;
 	color : #B22222;
 	text-decoration : none;
 }

TD  {
 	font-family : arial;
 	font-size : 8pt;
 	color : #00351B;
 }
 
 TD.Text  {
 	font-family : arial;
 	font-size : 8pt;
 	color : #00351B;
 }
 
BODY  {
	
}

UL  {
	font-family : arial;
 	font-size : 8pt;
 	color : #00351B;
	list-style-type : disk;
}

OL  {
	font-family : arial;
 	font-size : 8pt;
 	color : #00351B;
}

DL  {
	font-family : arial;
 	font-size : 8pt;
 	color : #00351B;
}

