BODY{
   
  color : black;
  background-color: #ffbfbf;
  margin-top: 0px;
  margin-bottom: 0px;
  scrollbar-3dlight-color:#f0faff;
  scrollbar-arrow-color:#00ccff;
  scrollbar-base-color:#e6f9ff;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#d9ecff;}
}
H1{
  color : white;
  text-align: center;
  border-top-color : navy;
  border-bottom-color : navy;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-style: solid;
  border-top-width: 4px;
  border-right-width: 0px;
  border-bottom-width: 4px;
  border-left-width: 0px;
  background-color : navy;
}
H2{
  color : black;
  text-align: center;
  border-top-color : blue;
  border-bottom-color : blue;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 0px;
  border-bottom-width: 3px;
  border-left-width: 0px;
}
H3{
  color: #666666;
  text-align: center;
  border-top-color : blue;
  border-bottom-color : blue;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  border-style: solid;
  border-top-width: 2px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-left-width: 0px;
}
HR{
  color : #666666;
  height: 1px;
  border-style:dashed;
}
P{
  color: #666666;
}
A{
  color : #000000;
  text-decoration: none;
}
A:VISITED{
  color: #000099;
  text-decoration: none;
}
A:HOVER{
  color: #ff0000;
  text-decoration: underline;
}
A:ACTIVE{
  color: #ff0000;
  text-decoration: none;
}
UL{
  color : black;
  list-style-image : url(l_a03.gif);
  list-style-position: outside;
}
TH{
  color : white;
  background-color : navy;
}
TD{
  color : black;
  background-color : ;
  }

filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#5500ff00,endColorstr=#55ffffff);

