A:link  {
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : darkblue;
}

A:hover  {
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : darkblue;
}

A:visited  {
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : darkblue;
}

H1  {
	font-size : 20pt;
	font-family : arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}

H2  {
	font-size : 18pt;
	font-family : arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H3  {
	font-size : 16pt;
	font-family : arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : underline;
	color : #2860C0;
}

H4  {
	font-size : 12pt;
	font-family : arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : underline;
	color : #2860C0;
}

H5  {
	font-size : 10pt;
	font-family : arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : underline;
	color : #2860C0;
}

H6  {
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}

BODY  {
	color : black;
	line-height: 15px;
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

P  {
	font-size : 8pt;
	line-height: 15px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

TD {
	font-size : 8pt;
	line-height: 15px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

ul {
	font-size : 8pt;
	line-height: 15px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

li {
	font-size : 8pt;
	line-height: 15px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}