@charset "utf-8";
/* CSS Document */
A:link    {text-decoration: none; color: #000000}
A:visited {text-decoration: none; color: #000000}
A:active  {text-decoration: none; color: #000000}
A:hover   {text-decoration: underline; color: #000000}
div{padding-left:12px; padding-top:3px; padding-bottom:10px; font-family:Verdana; color:#000000; font-size:7pt;}
td{font-family:Verdana; color:#000000; font-size:7pt;}
body {
background-image: 
url('images/center.jpg');
background-repeat:repeat;
background-attachment: fixed;
scrollbar-face-color:#727272;scrollbar-arrow-color:#000000;
scrollbar-track-color: #000000;
scrollbar-3dlight-color: #727272;
scrollbar-darkshadow-color: #000000;}
