BODY{
  color : #660000;
  background-color : white;
  font-family : Arial;
}
H1{
  color : #b9b9b9;
  
  font-family : Arial,sans-serif;
  font-weight : lighter;
  font-size : x-small;
}
H2{
  color: #006633;
  font-size : small;
  font-family : "Bookman Old Style","‚l‚r ƒSƒVƒbƒN";
  font-weight : normal;
}
H3{
  color: #006633;
  font-size : small;
  font-family : Arial;
  font-weight : lighter;
}
A:HOVER{
  color : maroon;
  font-family : Arial;
  font-size : x-small;
  
  text-decoration : underline;
  font-weight : lighter;
}
TH{
  color: #006633;
  background-color: #00CC99;
}
TABLE{
  color : maroon;
  background-color : white;
  font-family : Arial;
  font-size : small;
}
A{
  font-size : x-small;
  font-family : Arial;
  color : #006f00;
  text-decoration : none;
  font-weight : lighter;
}

