H1  {
	font-size : 12pt;
	font-family : arial,helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FFFF0A;
	background-color : #139641;
}

H2  {
	font-family : arial,helvetica,sans-serif;
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
	color : #139641;
	background-color : #ffff9f;
}

H3  {
	font-family : arial,helvetica,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : #139641;
}

A  {color: #0000cc;
	font-family : arial,helvetica,sans-serif;
}

A:Visited  {color: #6F8BA8;
			font-family : arial,helvetica,sans-serif;}

A:Active  {color: #139641;
		  font-family : arial,helvetica,sans-serif;
}

A:Hover  {color: #139641;
		  font-family : arial,helvetica,sans-serif;
}

BODY  {
	font-family : arial,helvetica,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
}

table  {
	font-family : arial,helvetica,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
}

tr  {
	font-family : arial,helvetica,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
}

td  {
	font-family : arial,helvetica,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
}

p  {
	font-family : arial,helvetica,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
}

b  {
	font-family : arial,helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
}

small  {
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
}


