body  { color: #fff; font-size: 12px; font-family: Verdana; text-decoration: none; background-color: #949fb0; margin-top: 10px; margin-left: 20px; margin-height: 10px; margin-width: 10px; scrollbar-3dlight-color: #DFDFDF; scrollbar-arrow-color: #a0522d; scrollbar-base-color: #DFDFDF; scrollbar-darkshadow-color: #DFDFDF; scrollbar-face-color: #bbbbbb; scrollbar-highlight-color: #DFDFDF; scrollbar-shadow-color: #DFDFDF }



TABLE, TD, TH, TR  { color: #fff; font-size: 11px; font-family: Verdana; margin-top: 0px; margin-left: 0px; padding: 0px }
a:link { font-weight:bold; color:#00FF00; text-decoration:none; }
a:visited { font-weight:bold; color:#00FF00; text-decoration:none; }
a:focus { font-weight:bold; color:#00FF00; text-decoration:none; }
a:hover { font-weight:bold; color:#FFFFFF; text-decoration:none; }
a:active { font-weight:bold; color:#00FF00; text-decoration:none; }

#container
      {
        width: 960px;
        position: absolute;
        left: 50%;
        margin-left: -448px;
        height: 600px;
        margin-top: 60px;
      }
      h1 {
 font-family: Verdana;
 font-size: 13px;
 color: #ffffff;
}