BODY{
  
  background-color : white;
  background-image : url(gif/wac_logo.jpg);
}
H1{
  color : white;
  background-color : #640000;
  text-align: center;
  border-top-color : white;
  border-right-color : white;
  border-bottom-color : white;
  border-left-color : white;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-style: double;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
}
H2{
  color : #640000;
  background-color : white;
  text-align: center;
  border-top-color : #640000;
  border-right-color : #640000;
  border-bottom-color : #640000;
  border-left-color : #640000;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  border-style: double;
  border-top-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-left-width : 3px;
}
H3{
  
  
  text-align : left;
  border-top-color : white;
  border-right-color : white;
  border-bottom-color : white;
  border-left-color : white;
  padding-top : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  padding-left : 4px;
  border-top-style : double;border-right-style : double;border-bottom-style : double;border-left-style : double;
  border-top-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-left-width : 3px;
}
H4{
  color : #640000;
  background-color : white;
  text-align : center;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-style : double double double double;
  border-top-color : #640000;
  border-left-color : #640000;border-right-color : #640000;border-bottom-color : #640000;
}
HR{
  
  height : 3px;
  color : #9f4b4e;
  background-color : #9f4b4e;
}
P{
  color : #640000;
}
A:VISITED{
  color : #9f4b4e;
  

  

  
  text-decoration : none;
}
A:HOVER{
  color : #ff8c00;
  font-weight : normal;
  text-decoration : underline;
}
A:ACTIVE{
  color : red;
  text-decoration : none;
}
TH{
  
  
  font-weight : normal;
}
A{
  color : blue;
  

  text-decoration : none;
}
TD{
  font-size : 12px;
}

