BODY{
  background-color:#ffffff;
  font-size : 12px;
  line-height : 17px;
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
}
H1{
  font-size:30px;
}
H2{
  font-size:24px;
}
H3{
  font-size:18px;
}
A{
  color: #006800;
}
A:VISITED{
  color: #990000;
}
P{
  font-size : 12px;
  line-height : 17px;
}
TABLE{
  font-size : 12px;
  line-height : 17px;
  list-style-type : circle;
  cursor : crosshair;
}