
H1{
  color: #FFFFFF;
  background-color: #999933;
  background-image : url(gold1.gif);
  text-align: center;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
H2{
  color: #FFFFFF;
  background-color: #999933;
  background-image : url(gold1.gif);
  text-align: center;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 7px;
  padding-left: 0px;
}
H3{
  color: #FFFFFF;
  background-color: #999933;
  background-image : url(gold1.gif);
  text-align: center;
  padding-top : 5px;
  padding-right: 0px;
  padding-bottom : 5px;
  padding-left: 0px;
  line-height : 95%;
  border-top-width : 4px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-bottom-style : none;
  margin-top : 4px;
  margin-bottom : 4px;
  letter-spacing : 1px;
}
HR{
  color: #999933;
  height: 3px;
}
P{
  color: #000000;
}
A{
  color: #FFFFFF;
  text-decoration: none;
}
A:VISITED{
  color : green;
  text-decoration: none;
}
A:HOVER{
  color : yellow;
  text-decoration: underline;
}
A:ACTIVE{
  color : lime;
  text-decoration: none;
}
UL{
  color: #000000;
  list-style-image : url(l_gold1.gif);
  list-style-position: outside;
}
TH{
  color: #FFFFFF;
  background-color: #999933;
}
TD{
  color: #000000;
  background-color: #CCCC99;
}
BODY{
  font-size : 100%;
  
  letter-spacing : 1px;
}

