<!--
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%;
}
P{
  margin-top : 3px;
  margin-bottom : 3px;
}
H2{
  margin-top : 3px;
  margin-bottom : 3px;
  font-size : 115%;
}
TD{
  font-size : 80%;
  padding-top : 10px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 10px;
  line-height : 130%;
  font-weight : normal;
  text-align : left;
}
A:LINK{
  color : aqua;
}
A:VISITED{
  color : fuchsia;
}
A:HOVER{
  color : red;
}
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;}
.top{
  font-size : 95%;
  line-height : 200%;
  padding-top : 1px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 1px;
  text-align : left;
  font-weight : normal;
  border-top-width : 0px;
}
.left{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : white white white white;
}
.right{
  border-top-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;border-color : white white white white;
}
-->

