BODY{
  color : black;
  background-color: #CCFFFF;
  background-image : url(water2.gif);
  background-attachment : fixed;
}
H1{
  color: #FFFFFF;
  background-color : blue;
  text-align: center;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  position : relative;
}
H2{
  color: #FFFFFF;
  background-color : blue;
  text-align: center;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 7px;
  padding-left: 0px;
}
H3{
  color: #FFFFFF;
  background-color : blue;
  text-align: center;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
}
HR{
  color: #3399FF;
  height: 3px;
}
P{
  color : navy;
}
A{
  color : teal;
  text-decoration: underline;
}
A:VISITED{
  color : purple;
  text-decoration: underline;
}
A:HOVER{
  color : fuchsia;
  text-decoration: underline;
  font-style : italic;
}
A:ACTIVE{
  color : red;
  text-decoration: underline;
}
UL{
  list-style-image : url(l_water1.gif);
  list-style-position: outside;
}
TR{
  color : navy;
  background-color : #d9ffff;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  border-width : 2px 2px 2px 2px;
}
.footer{
  font-size : 10pt;
}
TH{
  color : white;
  background-color : blue;
  border-width : 2px 2px 2px 2px;
}
.text10{
  font-size : 13px;
}
.text9{
  font-size : 12px;
}
.text11{
  font-size : 14px;
}
.text12{
  font-size : 18px;
}
.text14{
  font-size : 22px;
}
.text8{
  font-size : 11px;
}
