body
{
    background-color:White;
    padding:0;
    margin:20px 0 0 0;
}

body, table, tr, td, div, span, li
{
    font-family:Arial;
    color:#999;
    font-size:12px;
}

.h1
{
    font-size:19px;
    font-weight:bold;
    letter-spacing:-1px;
}

a
{
   color:#54aaff;
}

.body
{
  background-image:url(images/body.jpg);
  background-repeat:repeat-y;
  padding:10px 30px 0 20px;
  text-align:center;
}

ol#dl
{
  text-align:justify;
}

ol#dl li
{
  font-size:16px;
  margin-bottom:5px
}
