body { 
  margin: 0px; 
  background-color: #ffffff; color: #022090; 
  font-family: Verdana, Arial, Helvetica, san-serif; 
}
p, td, ul, ol, li, dl, dt, dd { 
  color: #022090; font-size: 90%; line-height: 135%; 
  font-family: Verdana, Arial, Helvetica, san-serif; 
}
pre { font-size: 95%; }

h1, h2, h3, h4, h5, h6 {
  margin: 0px; padding: 0px; text-align: center; 
  font-family: Verdana, Arial, Helvetica, san-serif; 
}
h1 { color: #4774C0; }
h2 { color: #5885d1; }
h3 { color: #6996E0; }
h4 { color: #022090; }
h5 { color: #022090; padding-top: 5px; }

blockquote { margin: 4% 7% 4% 7%; }
hr {
  width: 85%; height: 1px; text-align: center; 
  margin-top: 30px; margin-bottom: 30px; 
  border-bottom: 1px solid #bbbbbb; 
  border-top: 0px solid #000000; 
  border-left: 0px solid #000000; 
  border-right: 0px solid #000000; }

a { font-weight: bold; }
a:link { color: #0055ee; text-decoration: none; }
a:visited { color: #6996E0; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: none; }
a:active { color: #ff0000; text-decoration: none; }

a.nav { font-size: 10px; font-weight: normal; }
a.nav:link { color: #0022bb; text-decoration: none; }
a.nav:visited { color: #0066ff; text-decoration: none; }
a.nav:hover { color: #ff0000; text-decoration: none; }
a.nav:active { color: #ff0000; text-decoration: none; }
.navdiv { color: #ff0000; }

hr.nav {
  width: 100%; height: 1px; text-align: center; 
  margin-top: 30px; margin-bottom: 10px; 
  border-bottom: 1px solid #6996E0; 
  border-top: 0px solid #000000; 
  border-left: 0px solid #000000; 
  border-right: 0px solid #000000; }

p.comments { 
  margin-top: 30px; padding-top: 15px; padding-bottom: 5px; 
  border-top: 1px dashed #6996E0; }

