<!--
a:link       { text-decoration: none; color: #ffffff;}
a:visited    { text-decoration: none; color: #ffffff;}
a:active     { text-decoration: none ;}
a:hover      { text-decoration: underline; color: #ff9900;}
body         { font-size: 12px; color: #ffffff ; line-height: 13pt;}
td           { font-size: 12px; color: #ffffff ; line-height: 13pt;}
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-dlight-color: #ffffff; 
scrollbar-arrow-color: #000000;
scrollbar-track-color: #e6e6e6;
scrollbar-darkshadow-color: #ffffff;

background-image: url(img/bg.jpg);
background-repeat: no-repeat;
background-position: left top;
background-attachment: fixed;

}

-->
