.head {
	font-family : Verdana, Arial, sans-serif ;
	font-size: 12pt;
	font-weight: bold;
}

.whead {
	font-family : Verdana, Arial, sans-serif ;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color:#000066;
}

.subhead{
	font-family : Verdana, Arial, sans-serif ;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color:#8d8d8d;
}

.subnav{
	font-family : Verdana, Arial, sans-serif ;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color:#000066;
}

.subnav2{
	font-family : Verdana, Arial, sans-serif ;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color:#8d8d8d;
}

.highlight{
	font-family : Verdana, Arial, sans-serif ;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #cc0000;
}

.highlight_big{
	font-family : Verdana, Arial, sans-serif ;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #cc0000;
}

BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
}

A {
	text-decoration: none;
	color:#cc0000;
}

A:Hover {
	text-decoration: underline;
	color: #330099;
}
#whead {
	font-family : Verdana, Arial, sans-serif ;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color:#000066;
}
#whead:Hover {
	text-decoration: underline;
}

#subnav:Hover{
	font-family : Verdana, Arial, sans-serif ;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color:#cc0000;
}

#subhead{
	font-family : Verdana, Arial, sans-serif ;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color:#8d8d8d;
}

#subhead:Hover{
	text-decoration: underline;
}

#subnav2{
	font-family : Verdana, Arial, sans-serif ;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color:#8d8d8d;
}
#subnav2:Hover{
text-decoration: underline;
color:#330099;
	}
