 
BODY{
  
  background-repeat : repeat;
  text-align : center;
  font-weight : 600;
  font-size : medium;
  font-family : Century,"Century Gothic";
  margin-top : 40px;
  color : #ffffff;
  width : auto;
  height : auto;
  top : auto;
  left : auto;
background-image : url(pictures/hppics/bg1.gif);}
TD{
  border-style : outset outset outset outset;
  border-color : white white;
  border-right-color : #800040;
  border-bottom-color : #800040;
  text-align : center;
  font-weight : 600;
  background-repeat : repeat;
  border-width : thin thick thick thin;
  color : white;
  font-size : large;
  font-family : Century,"Century Gothic",Garamond;
  text-indent : 0px;
}
H1{
  font-size : large;
  font-weight : 600;
  color : #ffffff;
  background-color : #860237;
  text-decoration : underline;
  text-align : center;
}
A:LINK{
  color : #ffffff;
}
A:VISITED{
  color : aqua;
}
A:HOVER{
  color : #ff80c0;
}
A:ACTIVE{
  color : #80ff80;
}
