  
A{
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline overline;
}
.pt14{
  font-size : 14px;
  line-height : 20px;
}
.pt16{
  font-size : 16px;
  line-height : 18px;
}
.pt20{
  font-size : 20px;
  line-height : 22px;
}
BODY{background-position : 0px 0px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.pt12{
  line-height : 16px;
}
TABLE{
  font-size : 12px;
  line-height : 18px;
}
.h1{
  border-left-width : 5px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : gray;
  border-bottom-color : gray;
}
