P  {
	color : Black;
	font-weight : normal;
	font-size : 11pt;
	font-family : Arial;
}

H1  {
	FONT-SIZE : 18pt;
	COLOR : Black;
	FONT-FAMILY : Arial;
}

H2  {
	FONT-SIZE : 12pt;
	COLOR : Black;
	FONT-FAMILY : Arial;
}

H3  {
	FONT-SIZE : 11pt;
	COLOR : Black;
	FONT-FAMILY : Arial;
}

A  {
	FONT-WEIGHT : normal;
	FONT-SIZE : 11pt;
	COLOR : Maroon;
	FONT-STYLE : normal;
	FONT-FAMILY : Arial;
	text-decoration : none;
}

A:visited  {
	FONT-WEIGHT : normal;
	FONT-SIZE : 11pt;
	COLOR : black;
	FONT-STYLE : normal;
	FONT-FAMILY : Arial;
	text-decoration : none;
}

A:active  {
	FONT-WEIGHT : normal;
	FONT-SIZE : 11pt;
	COLOR : black;
	FONT-STYLE : normal;
	FONT-FAMILY : Arial;
	text-decoration : none;
}

A:hover  {
	FONT-WEIGHT : normal;
	FONT-SIZE : 11pt;
	COLOR : Maroon;
	FONT-STYLE : normal;
	FONT-FAMILY : Arial;
	TEXT-DECORATION : underline;
}

BODY  {
	FONT-SIZE : 11pt;
	COLOR : Black;
	FONT-FAMILY : Arial;
	font-weight : normal;
}

H4  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H5  {
	font-size : 7pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

<td>  {
	font-size : 10pt;
	font-family : Arial;
	color : Black;
	font-weight : normal;
}

<table>  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : Black;
}

<li>  {
	font-weight : normal;
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}


