a 	{
  	font-family: Arial;
    color: #666666;
	text-decoration: none;
}

a:hover {
	color: #0033cc;
}
         
FONT.H {
  font-family: Arial;
  font-size: 15pt;
  font-weight: bold;
  color: #000000;
}

FONT.H2 {
  font-family: Arial;
  font-size: 13pt;
  font-weight: bold;
  color: #000000;
}

FONT.H3 {
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
}

FONT.H4 {
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
}

H4:hover {
	color: #0033cc;
}

FONT.P {
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
}


FONT.PS {
  font-family: Arial;
  font-size: 9pt;
  color: #000000;
}

