
HTML {
  	font-size: 12pt;
  	font-family: Verdana;
  	color: #000066;
}

BODY {
  margin-top: 5pt;
  margin-left: 10pt;
  margin-bottom: 20pt;
}

TABLE {
  	font-size: 12pt;
}

legend {
  	color: #000066;
  	font-size: 16pt;
  	font-family: Verdana;
}	

TH {
  font-style: italic;
  font-size: 18pt;
  font-family: Arial;
}

TD {
  font-size: 12pt;
}

H1 {
  font-family: "Times New Roman";
  font-size: 25pt;
}

H2 {
  font-size: 20pt;
}

H3 {
  font-family: "Times New Roman";
  font-size: 27pt;
}

H4 {
  font-size: 16pt;
}

H5 {
  font-size: 12pt;
}

H6 {
  font-family: "Times New Roman";
  font-size: 12pt;
  color: yellow;
}

