P { font-family: Arial, sans-serif; font-size: 10pt;}
H1 { font-family: Arial, sans-serif; font-size: 16pt; color: black;}

H2 {
  font-family: Arial, sans-serif;
  font-size: 14pt;
  color: #0000A0;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: auto;
	margin: auto;
}
A {
  color: #0000A0;
  font-family: Arial, sans-serif;
  font-weight: bold;
}

TH {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  color: #0000A0;
  text-align: left;
  font-weight: normal;
}

TD {
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

FORM { font-family: Arial, sans-serif;  font-size: 8pt;}
SUB { font-size: 7pt;}
h3 { font-family: Arial, sans-serif; font-size: 12pt; }
.red {  font-weight: bold; color: #FF0000}
.blue {  font-weight: bold; color: #000099}
.bluebox {
	background-color: #6699CC;
	color: #FFFFFF;
	font-weight: bold;
}.lredbox {
background-color: #FFD7D7;
}
