
a.gMenu {
  	color: #000099;
  	font-size: 10pt;
  	text-decoration: underline;
  	font-weight: normal;
}

a.gMenu:visited {
  	color: #000099;
  	text-decoration: none;
  	font-weight: normal;
 }

a.gMenu:hover {
  	color: maroon;
  	text-decoration: none;
  	font-weight: bold;
}

FONT.kMenuHead {
  font-family: Times;
  font-size: 10pt;
  font-weight: bold;
}

FONT.kHead {
  font-family: Times;
  font-size: 11pt;
  font-weight: bold;
}

P.kType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}

UL.kType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}