BODY
{
  background-color: White;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
}
h.H1
{
  color: navy;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-large;
  font-weight:bolder;
  text-align: center;
  text-transform: capitalize;
}
h2
{
  color: blue;
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  font-weight: bolder;
  text-transform: capitalize;
  text-align: center;
  padding: 1pt;
}
H3
{
  color: navy;
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  font-weight: lighter;
  text-transform: capitalize;
}
p.H99
{
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: lighter;
  text-transform: capitalize;
}
p.info_text
{
  color: black;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
}
p.instructions_bold
{
  color: black;
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
}
p.section_title {
  margin-bottom: -10pt;
  color: black;
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
}
p.instructions
{
  color: black;
  font-family: Arial;
  font-size: 9pt;
  font-weight: lighter;
}
p.instructions_bold_red
{ color: red;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bolder;
}
p.instructions_red
{ color: red;
  font-family: Arial;
  font-size: 9pt;
}
p.title
{
  color: blue;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bolder;
}
p.checkbox {color: black; font-family: Arial; font-size: 9pt; font-weight: bold;}
body {margin-top: 0px; margin-left: 0px; margin-right: 0pt; background-color: white;}
td.resultsbody2     {padding: 1pt;  color: black; background-color: white; font-size:8pt;} 
td.resultsbodyc     {padding: 1pt;  color: black; background-color: #BBBBBB; font-size:8pt;}
p.warning { color: red; font-family: Arial; font-size: 9pt;  font-weight: bold;}
td.resultsheadsort  {padding:  1pt;  color: #99ccff; background-color: #99ccff ; font-size:10pt; font-weight: bold;} 
td.resultsbody      {padding: .9pt;  color: black; font-size: 8pt;} 
p.heading
{
  color: blue;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bolder;
  text-transform: capitalize;
  text-align: center;
}
