Body  {
	background : white;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 10pt;
}

H1  {
	color : #006EFF;
	font-size : 14pt;
	font-weight : bold;
}

H2  {
	color : #006EFF;
	font-size : 12pt;
	font-weight : bold;
}

H3  {
	color : #006EFF;
	font-size : 10pt;
	font-weight : bold;
}

H4  {
	color : #006EFF;
	font-size : 10pt;
	font-weight : bold;
}

H5  {
	color : #006EFF;
	font-size : 10pt;
	font-weight : bold;
}

H6  {
	color : #006EFF;
	font-size : 10pt;
	font-weight : bold;
}

P  {
	color : black;
	font-size : 10pt;
	text-align : Left;
}

A  {
	color : #006EFF;
	font-size : 10pt;
}

BlockQuote  {
	Font-Size : 10pt;
	Margin-Left : 1cm;
}

Caption  {
	Font-Weight : bold;
	Margin : .1in;
}

DT  {
	font-weight : bold;
	padding : 2pt;
}

DD  {
	left : .5cm;
}

TH  {
	background : #dddddd;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : Left;
}

TD  {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 10pt;
}

PRE  {
	font-family : 'Courier', 'Courier New', 'Sans-Serif';
	font-size : 8pt;
}

P.sidemenu  {
	color : #FFFFFF;
	font-size : 10pt;
	font-weight : normal;
	margin-bottom : -10pt;
	text-decoration : none;
}

P.sidemenuhl  {
	font-size : 10pt;
	font-weight : bold;
	color : #FFA400;
	text-decoration : none;
	margin-bottom : -10pt;
}

SPAN.topmenu  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}


