  
H1{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
}
LI{
  line-height : 130%;
}
TABLE{
  font-size : small;
}
A{
  color : white;
  text-decoration : none;
}
A:LINK{
  color : white;
  text-decoration : none;
}
A:VISITED{
  color : white;
  text-decoration : none;
}
A:HOVER{
  color : gray;
  background-color : white;
  text-decoration : none;
}
A:ACTIVE{
  color : #cb9696;
  background-color : white;
}
