
Body {
     background-image: url(images\background2.jpg);
     margin: 0, 0, 0,  0, 0, 0;
     }

dt { font-weight: bold; }


a:link { color: blue; text-decoration: underline }
a:active { color: yellow; text-decoration: none }
a:visited { color: blue; text-decoration: underline }
a:hover { color: green; text-decoration: underline; background: #F9EDED}

.redfont {color: red; font-weight: bold;}
.goshade {background-color: #DCDCDC;}


H1 { 
  font-family: Verdana; 
  font-style: normal;
  font-weight: bold; 
  font-size: 24pt;
  font-variant: normal;
  color: #333399;
  text-align: center;
}

H2 { 
  font-family: Verdana; 
  font-style: normal;
  font-weight: bold; 
  font-size: 16pt;
  font-variant: normal;
  color: #333399;
  text-align: center;
}

H3 {  
  font-family: Verdana; 
  font-style: normal;
  font-weight: bold; 
  font-size: 12pt;
  font-variant: normal;
  color: #000000;
  text-align: center;
}

H4 {  
  font-family: Verdana; 
  font-style: normal;
  font-weight: bold; 
  font-size: 16pt;
  font-variant: normal;
  color: #000000;
  text-align: left;
}

H5 { 
  font-family: Times New Roman, serif; 
  font-style: normal;
  font-weight: bold; 
  font-size: 12pt;
  font-variant: normal;
  color: #336600;
  text-align: left;
}