a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
 	margin: 0pt
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10.5pt;
  	color: #000000;
}

p {
 	margin: 0pt
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10.5pt;
  	color: #000000;
}

	
/* menu font */
FONT.M {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
}

/* paragraph font */
FONT.P {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10.5pt;
  color: #000000;
}

/* heading font */
FONT.H {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  color: #006699;
}

/* links page heading font */
FONT.linksHmain {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  color: #006699;
}

/* links page second heading font */
FONT.linksH {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
}

/* other font */
FONT.O {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
}

/* other font white*/
FONT.OW {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10.5pt;
  font-weight: bold;
  color: #ffff99;
}

FONT.contact {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #ffff99;
}