body, p, ul, ol, dl, td, th, dir, dt, dd {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  color: black;
  }

h1 {
  font-family: arial,helvetica,sans-serif;
  font-size: 20pt;
  color: black;
  }
h2 {
  font-family: arial,helvetica,sans-serif;
  font-size: 16pt;
  color: black;
  }
h3 {
  font-family: arial,helvetica,sans-serif;
  font-size: 14pt;
  color: black;
  }

a:link {
  color:#000099; 
  text-decoration: underline;
  }
a:visited {
  color:#6666CC; 
  text-decoration: underline; 
  }
a:hover {
  color:#6666CC;
  text-decoration: underline;
  }

a.navLevel1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  }
a.navLevel1:visited {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  }
a.navLevel1:hover {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
  }

a.navLevel2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal; font-style: normal;
  }
a.navLevel2:visited {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  }
a.navLevel2:hover {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: normal;
  }
a.navblack {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  font-weight: normal; font-style: normal;
  }
  
a.navblack:visited {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  font-weight: normal; font-style: normal;
  }
  
a.navblack:hover {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: underline;
  font-weight: normal; font-style: normal;
  }
  
  
.smalltext {
  font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  }
a.navLevel1:active { font-family: arial, helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: underline; ; font-weight: bold }
a.navLevel2:active { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: underline; ; font-weight: normal; font-style: normal }

