BODY{
  font-family : Verdana, Arial, sans-serif;
  font-weight : normal;
  color : black;
  background-color : white;
  text-decoration : none;

}
A{
  color : navy;
  text-decoration : none;
  font-weight : normal;
}
A:ACTIVE{
  color : navy;
  background-color : #dddddd;
  text-decoration : none;
}
A:HOVER{
  color : navy;
  background-color : #dddddd;
}
H1 {

  font-weight: bold;
  color : white;
  text-decoration: underline;
  background-color : #0b9a6f;
}
.bodytext {
  font-size : 11px;
}
TH {

  font-weight: bold;
  color : navy;
  background-color : #bbffc0;
}
.pframe {
  border: thin solid #999999;
}
.hdrtext{
  color : white;
}
.date{
  color : white;
}
.smalltext{

  font-family : Verdana,"Trebuchet MS",sans-serif;
  font-weight : bold;
  color : #0b9a6f;
  padding-top : 2px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #0b9a6f;
  text-align : center;
}
H4{
  font-weight : bold;
  color : white;
  background-color : red;
  width : 560px;
}
H5{
  font-weight : bold;
  color : white;
  text-decoration : underline;
  font-size : 12px;
  background-color : red;
  font-family : Verdana,sans-serif;
}
H2{

  font-weight : bold;
  color : #0b9a6f;
  text-decoration : underline;
}
.error{

  font-weight : normal;
  text-align : justify;
  width : 560px;
}
#errorText{

  font-weight : normal;
  color : black;
  width : 560px;
  text-align : justify;
}
ADDRESS{

}
CAPTION{

  font-weight : bold;
  color : navy;
  background-color : silver;
}
H6{
  font-weight : bold;
  color : red;
  font-size : 12px;
  width : 580px;
}
