body
  {
    background-image: url(i/banner.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: white;
    font-family: verdana, arial, helvetica;
    margin: 0px;
    font-size: 13px;
    margin-right: 10px;
    margin-left: 10px;
  }


span.bannerlinks
  {
    margin-left: 40px;
  }


.bannerlinks a
  {
    color: black;
    font-size: 8pt;
    margin-left: 10px;
  }


h1
  {
    color: #DEE1EA;
    margin-top: 45px;
    margin-bottom: 30px;
    font-size: 24px;
  }


h3
  {
    color: #1784B6;
    margin-bottom: 8px;
    margin-top: 30px;
  }



ul.answers
  {
    list-style-type: none;
  }



ul.answers a
  {
    color: #C00000;
  }



p.footer
  {
    margin-left: 50px;
    background-color: #DEE1EA;
    border-left-style: solid;
    border-left-width: 20px;
    border-left-color: #15B4F5;
    padding: 6px;
    font-size: 8pt;
    clear:both;
  }



p.jumplinks
  {
    margin-left: 50px;
    background-color: #DEE1EA;
    border-left-style: solid;
    border-left-width: 20px;
    border-left-color: #15B4F5;
    padding: 6px;
  }



p.jumplinks a
  {
    color: black;
    margin-left: 16px;
  }



li.toplink
  {
    margin: 0px;
    text-align: right;
  }



li.toplink a
  {
    color: #C00000;
    font-size: 8pt;
  }



p.toplink
  {
    margin: 0px;
    text-align: right;
  }



p.toplink a
  {
    color: #C00000;
    font-size: 8pt;
  }



a
  { text-decoration: none; }




a:hover
  { text-decoration: underline; }



img
  {
    border: none;
  }



ul.list1
   {
    list-style-position: inside;
   }



div
   {
//    width: 300px;
//    height: 600px;
    float: right;
   }



li
   {
    margin-bottom: 20px;
   }
