BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
} 
H1{
  font-size : 155%;
  text-align : left;
  color : white;
}

a:hover {
position: relative;top: 1px;left: 1px;
  background-color : #ffcc00;
  text-decoration : underline;  color : red;
}

H2{
  font-size : 100%;
  font-weight : bold;
  text-align : center;
  letter-spacing : 2px;
  color : maroon;
}
A{
  font-size : 100%;
  color : cc6600;
  text-decoration : none;
}

TD{
  font-size : 80%;
  line-height : 120%;
  
  
}
.jump{
  font-size : 100%;
}
H5{
  font-size : 130%;
  border-top-style : none;border-left-style : solid;border-right-style : none;border-bottom-style : solid;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-left-width : 20px;
  border-left-color : maroon;
  border-bottom-width : 2px;
  border-bottom-color : maroon;
}
A:VISITED{
  
  text-decoration : none;
  color : #990000;
}.new{border: solid 2px #33ccff;border-collapse:collapse;}
