
body { font-family: verdana, arial, serif;
font-size: 12px;
font-weight: 900;
color: #000000;
     background: url(img/background.jpg) top center;
     background-repeat: repeat;
     background-attachment: fixed;
    }

td.heavy  { font-family: verdana, arial, serif;
         font-size: 14px;
         font-weight: 900;
         color: #000000;
         background-color: #ffffff;
}

td.hdr  { font-family: verdana, arial, serif;
         font-size: 18px;
         font-weight: 900;
         color: #ffffff;
         background-color: #6666ff;
}

hr { 
    height: 1px; 
    color: #000000;
    width: 600px;
}

.cpyright, a:link.cpyright, a:hover.cpyright, a:visited.cpyright, a:active.cpyright {
     color: #000000;
     background-color: #ffffff;
     font-family: verdana, arial, serif, helvetica;
     font-size:  7pt;
     font-weight: 100;
     text-decoration: none;
}

a:link, a:hover, a:visited, a:active 
    { text-decoration: none;
      font-family: verdana, arial, serif;
      font-size: 14px;
      font-weight: 900;
      color: #0000ff;
      background-color: #ffffff;
}



 
