
body {
     background-image: url(images\background2.jpg);
     margin: 0;
     }
	 
img {
  border: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: #FBED11;}


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: #6699cc;
  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;
}