 
BODY{
  font-family : Arial;
  font-weight : normal;
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : black;
  font-size : 10pt;
}TD{
  font-family : Arial;
  font-weight : normal;
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : black;
  font-size : 10pt;
}
.green{
  background-color : #329687;
}
.burgandy{
  background-color : #7d0000;
}
.banner{
  background-image : url(../images/banner.jpg);
  background-repeat : repeat-x;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
A.nav{
  font-family : Arial;
  font-weight : bold;
  color : white;
  background-color : #329687;
  text-decoration : none;
  font-size : 10pt;
}
A:HOVER.nav{
  font-family : Arial;
  font-weight : bold;
  color : #7d0000;
  background-color : #329687;
  text-decoration : none;
  font-size : 10pt;
}
H1{
  font-size : 21pt;
  font-family : Arial;
  font-weight : bold;
  color : #7d0000;
}
H2{
  font-size : 18px;
  font-family : Arial;
  font-weight : bold;
  color : #329687;
}
TD.navSelected{
  font-family : Arial;
  color : #7d0000;
  font-size : 9pt;
  font-weight : normal;
  background-color : #329687;
}
A.smallLink{
  font-size : 8pt;
  font-family : Arial;
  color : blue;
  background-color : white;
  text-decoration : underline;
}A:HOVER.smallLink{
  font-size : 8pt;
  font-family : Arial;
  color : blue;
  background-color : white;
  text-decoration : underline;
}
A{
  font-family : Arial;
  text-decoration : underline;
}
A.reglink{
  color : #009999;
}

