BODY{
  color: #000099;
  background-color: #e8dd9d;
  background-image : ;
  background-attachment : fixed;
}
H1{
  color: #000099;
  background-color: #e8dd9d;
  background-image : ;
  text-align: center;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
H2 { color: #000000; background-color: #e8dd9d; background-image: ; text-align: center; padding: 7px 0 }
H3 { color: #000000; background-color: #e8dd9d; background-image: ; text-align: center; padding: 4px 0 }
HR{
  color: #3366FF;
  height: 3px;
}
P{ font-size: 12pt; color: #000099; }
A{
  color: #000099;
  text-decoration: underline;
}
A:VISITED{
  color: #990242;
  text-decoration: underline;
}
A:HOVER{
  color: #020299;
  text-decoration: underline;
  font-style : italic;
}
A:ACTIVE{
  color: #000000;
  text-decoration: underline;
}