body
{ background-color:white;
}


table, p, li, main, td, tr, form
{ font-size:10pt;
  font-family:Helvetica,Arial;
  color:#000000;
}

h1
{ font-size:14pt;
  font-family:Helvetica,Arial;
  color:#082261;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
  text-align:center; 
}

h2
{ font-size:12pt;
  font-family:Helvetica,Arial;
  color:#1060a0;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
  text-align:center; 
}

h3
{ font-size:11pt;
  font-family:Helvetica,Arial;
  color:#1060a0;
  font-style:normal;
  font-weight:bold;
  text-decoration:none; 
  text-align:center; 
}

b
{ font-size:10pt;
  font-family:Helvetica,Arial;
  color:#1060a0;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
}

b.banner
{ font-size:10pt;
  font-family:Helvetica,Arial;
  color:#ff0000;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
}

a:link
{ font-size:10pt;
  font-family:Helvetica,Arial;
  color:#1060a0;
  font-style:normal;
  font-weight:bold;
  text-decoration:none; 
}

a:visited
{ font-size:10pt;
  font-family:Helvetica,Arial;
  color:#1060a0;
  font-style:normal;
  font-weight:bold;
  text-decoration:none; 
}

a:hover
{ font-size:10pt;
  font-family:Helvetica,Arial;
  color:#ff0000;
  font-style:normal;
  font-weight:bold;
  text-decoration:underline;
}   

a:active
{ font-size:10pt;
  font-family:Helvetica,Arial;
  color:#1060a0;
  font-style:normal;
  font-weight:bold;
  text-decoration:none; 
}


form
{ font-size:10pt;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#082261;
  background:#ffffff;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  text-align:left;
}             


