LI.square            { 
font-size: 10pt;
font-family : Arial, Verdana, sans-serif;
list-style: square;
font-weight: normal;
font-style: normal;
color: black;
 }
 
 UL.square            { 
font-size: 10pt;
font-family : Arial, Verdana, sans-serif;
list-style: square;
font-weight: normal;
font-style: normal;
color: black;
 }
 
H1  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}

div.centerH1  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-align : center;
}

div.regH1  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}

H2  {
	font-size : 14pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H3  {
	font-size : 6pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

H4  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}

H6  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

div.regH6  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}


H7  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

div.H7  {
	font-size : 8pt;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

div.quoteH7  {
	font-size : 7pt;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}
BODY  {
	color : black;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

div.P  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

P  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


A:link  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
}


A:hover  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}


A:visited  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #3D99F5;
}