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;
}

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

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

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

FONT.RP {
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
}