BODY{
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #4682B4;
scrollbar-shadow-color: #708090;
scrollbar-3dlight-color: #4682B4;
scrollbar-arrow-color: #4682B4;
scrollbar-track-color: #B0E0E6;
scrollbar-darkshadow-color: #48D1CC;
background-attachment : fixed;
font-size : 12px; color: #336600;}


TABLE,TR,TD{
  font-size : 12px;
}
a:link    {font-size: 12px; text-decoration:underline; color: gray; }
a:visited {font-size: 12px; text-decoration:underline; color: dimgray; }
a:active  {font-size: 12px; text-decoration:underline; color: slategray; }
a:hover   {font-size: 12px; text-decoration;underline; color: mediumslateblue;}


INPUT,SELECT,TEXTAREA
{
  border-top : 1px solid #999999;
  border-bottom : 1px solid #999999;
  border-left : 1px solid #999999;
  border-right : 1px solid #999999;
  color : #666666;
  font-size : 12px; color: #336600;
}
