<!--
BODY{
  color : white;
  background-color : black;
  line-height : 150%;
  font-size : 90%;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H1{
  font-size : 150%;
}
H2{
  margin-top : 3px;
  margin-bottom : 3px;
  font-size : 115%;
  width : 750px;
  text-align : left;
}
P{
  margin-top : 3px;
  margin-bottom : 3px;
  width : 540px;
  text-align : center;
}
TABLE{
  text-align : center;
  border-top-style : none;border-left-style : none;border-right-style : none;border-bottom-style : none;border-width : 0px 0px 0px 0px;
}
TD{
  font-size : 90%;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  line-height : 180%;
  font-weight : normal;
  text-align : left;
}
A:LINK{
  color : aqua;
}
A:VISITED{
  color : fuchsia;
}
A:HOVER{
  color : red;
}
HR{
  width : 800px;
}
p.down{
  text-align : left;
  width : 800px;
}
P.ad{
  text-align : center;
  width : 800px;
}
-->


