BODY {
  margin-bottom: 0px;
  font-family: Verdana;
  font-size : 12px;
  font-style: normal;
  line-height : normal;
  font-weight: normal;
  font-variant: normal;
  color : #666666;

}
A{
  font-size : 12px;
  font-weight : normal;
  color : #006600;
  text-decoration : underline;
}
A:LINK{
  color : #006600;
  text-decoration : underline;
  font-weight : none;
}
A:VISITED{
  font-size : 12px;
  color : #006600;
  text-decoration : underline;
}
A:HOVER{
  font-weight : normal;
  color : #006600;
  text-decoration : underline;
}
A:ACTIVE{
  font-size : 12px;
  color : #006600;
  text-decoration : underline;
}

.text1 {
  font-family: Verdana;
  font-size : 12px;
  color : #666666;
  font-weight: normal;
  line-height : 16px;
}

.text2 {
  font-family: Verdana;
  font-size : 16px;
  font-weight : bold;
  color : #ffad5b;
}

.text3 {
  font-family: Verdana;
  font-size : 12px;
  font-weight : bold;
  color : #660000;
}

H1{
  font-size : 11px;
  font-weight : normal;
  color : #ffffff;
  text-decoration : none;
  margin:3px;
  vertical-align : 30%;
}