BODY,TD,P  {background-color:white;	color : #444444;	font-family : Verdana, Arial, Helvetica;	font-size : 9pt;}

H1,H2,H3,H4,H5,H6,H7  {
	font-family : Arial, Helvetica;
	color : Gray;
}
H1  {
	text-align : left;
	font-size : 14pt;
	font-weight : normal;
	background-color : White;
	font-family : Arial, Helvetica;
	line-height: 250%
}
H2  {
	font-size : 12pt;
	font-weight : normal;
	background-color : transparent;
	text-indent : 4pt;
	color : Gray;
	line-height: 150%
}


H3  { font-size : 10pt;	background-color : White;	font-weight : normal;}
H4  { font-size : 10pt;	color : Navy;}
H5  { font-size : small;font : bold 8pt/8pt;	color : Silver;}
H6  { font : bold 10pt/8pt;}

A:link    {color : #999999;	text-decoration : none;  font-family : Verdana, Arial, Helvetica;}
A:visited {color : #999999;	text-decoration : none;}
A:hover   {color : #FF9900;	text-decoration : underline;}
A:active  {color : #FF9900; text-decoration : none;	}

.menubar {
	color : white;
	font-size: 9pt;
	background-color: Navy;
}
.sidebar {
	color : white;
	background-color: Navy;
	font-size: 10pt;
}
.logo1   { color : white; background-color:#000066; font-size: 15pt; }
.logo2   { color : white; background-color:#000066; font-size: 10pt; }
.smallprint { font-size : 8px; color : Silver;}
.boxedin { background: #eeeeee; border: solid #aaaaaa; border-width : thin; padding: 10px; font-size : 9px; text-align=center; }

a.menubar:link    {color: white; text-decoration: none; }
a.menubar:visited {color: white; text-decoration: none; }
a.menubar:hover   {color: white; text-decoration: underline; }
a.menubar:active  {color: white; text-decoration: underline; }


