BODY { background-color: #FFFFB9 }


P, LI, TD {
  font-family: Arial, sans-serif;
 
}

a.nav:link, a.nav:visited {
  color: #D61616;
 text-decoration: none;
    font-weight: bold;
}
a.nav:hover {

 color: #FF0000;
}


H1 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #D61616;
  margin-bottom: 0pt;
}

H2 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #D61616;
}

H3 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  margin-top: 8pt;
  margin-bottom: 8pt;
}

/* Navigation bar text */
H4 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size:110%;
  font-color: #D61616;
  margin-top: 8pt;
  margin-bottom: 8pt;
}
H6 {
  font-family: Arial, sans-serif;
  color: #D61616;
  font-weight: bold;
  font-style: italic;
  font-size:110%; 
  margin-top: 9pt;
  margin-bottom: 20pt;
}
