P  {
	font-size : 11pt;
	font-family : Arial;
	color : Green;
	font-weight : normal;
}
ol  {
	font-size : 11pt;
	font-family : System, Arial;
	color : #0099ff;
	font-weight : bold;
}
P.small  {
	font-size : 9pt;
	font-family : Arial;
	color : Green;
	font-weight : normal;
}
li  {
	font-size : 11pt;
	font-family : Arial;
	color : Green;

}

td  {
	font-size : 10pt;
	font-family : Arial;
	color : Green;
}
th  {
	font-size : 11pt;
	font-family : Arial;
	color : Green;
	font-weight : bold;
}

H1  {
	font-size : 18pt;
	font-family : Arial;
	font-weight : bold;
	color : Green;
}

H2  {	font-size : 15pt;
	font-family : Arial;
	font-weight : bold;
	color : Green;}

H3  {	font-size : 13pt;
	font-family : Arial;
	font-weight : bold;
	color : Green;}
A {
	font-size : 10pt;
	font-family : Arial;
	color : #87b586;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	font-size : 10pt;
	font-family : Arial;
	color : #87b586;
}

A:Active  {
	font-size : 10pt;
	font-family : Arial;
	color : Red;
}

A:Hover  {
	font-size : 10pt;
	font-family : Arial;
	color : Yellow;
	font-weight : bold;
}

BODY  {
	font-size : 11pt;
	font-family : Arial;
}

hr  {
	color : #009933;
	width : 80%;
	height : 2;
}

