BODY
{
  padding: 0px;
  margin: 0px;
  background-color: #b0e0e6;
  font-family: Verdana;
}
hr
{
    color: #b0e0e6;
    border-top-style: ridge;
    border-right-style: ridge;
    border-left-style: ridge;
    border-bottom-style: ridge;
}
h1
{
    font-size: 16pt;
    font-family: Tahoma;
}
h2
{
    font-size: 14pt;
    font-family: Tahoma;
}
