BODY{
    
  background-attachment : fixed;
  background-position : center;
  background-color : white;
}

BODY {
  scrollbar-face-color: #1cbf8e;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color:#018b54;
  scrollbar-3dlight-color: #1cbf8e;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #cccccc;
}


a:link    {font-size: 9pt; text-decoration:none; color:#000000 ;}
a:visited {font-size: 9pt; text-decoration:none; color:#000099 ;}
a:active  {font-size: 9pt; text-decoration:none; color:#004080 ;}
a:hover   {font-size: 9pt; text-decoration:none; color:#ff8000 ;}
td        {font-size: 9pt;}
body      {font-size: 9pt;}

