CITE {
	font-family : Arial;
	font-size : 11pt;
	color : #00351B;
	font-weight : bold;
}
P  {
 	font-family : arial;
 	font-size : 9pt;
 	color : #00351B;
 }

 H1  {
 	font-family : arial;
 	font-size : 12pt;
 	color : #00351B;
 	font-weight : bold;
 }

H2  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : Bold;
	color : #00351B;
}

H3  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : Bold;
	color : #00351B;
}

H4  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : Bold;
	color : #00351B;
}

A  {
 	font-family : arial;
 	font-size : 9pt;
 	color : #2F4F4F;
	text-decoration : none;
 }
 
A:Visited  {
	font-family : arial;
 	font-size : 9pt;
 	color : #2F4F4F;
	text-decoration : none;
}

A:Active  {
	font-family : arial;
 	font-size : 9pt;
 	color : #2F4F4F;
	text-decoration : none;
}

A:hover  {
	font-family : arial;
 	font-size : 9pt;
 	color : #B22222;
 	text-decoration : none;
 }

TD  {
 	font-family : arial;
 	font-size : 11pt;
 	color : #00351B;
 }
 
 TD.Text  {
 	font-family : arial;
 	font-size : 11pt;
 	color : #00351B;
 }
 
BODY  {
	
}

UL  {
	font-family : arial;
 	font-size : 9pt;
 	color : #00351B;
	list-style-type : disk;
}

OL  {
	font-family : arial;
 	font-size : 9pt;
 	color : #00351B;
}

DL  {
	font-family : arial;
 	font-size : 9pt;
 	color : #00351B;
}

div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#FFFFCC; border:1px solid #003300;
  width:320px; padding:6px;
  color:#00351B; font-size:9pt; line-height:1.3;
  font-family: Arial, Helvetica, sans-serif
}
div#tipDiv a:link { color:#2F4F4F; font-weight: bold }
div#tipDiv a:visited { color:#2F4F4F; font-weight: bold }
div#tipDiv a:hover { color:#B22222; font-weight: bold }

