body    {
	scrollbar-face-color:#ccff99; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #ccff99; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color: #f0ffff; 
	scrollbar-darkshadow-color: #ccff99;
	}
A:link{text-decoration:none;color:#2929E5;}
A:visited{text-decoration:none;color:#6E8CCF;}
A:hover{color:darkorange;
	border-bottom-style : dotted;
	border-bottom-color : #ff8000;
	border-bottom-width : 1px;
}

H1      {
         font-size  : 24pt   ;
         margin-top :  2px   ;
         margin-bottom : 3px ;
         }
H2      {
         font-size  : 10pt   ;
         margin-top :  3px   ;
         margin-bottom : 2px ;
         font-weight : normal;
         }
H3      {
         font-size  : 10pt   ;
         margin-top :  2px   ;
         margin-bottom : 2px ;
         font-weight : normal;
         }
H4      {
         font-size  : 10pt   ;
         margin-top :  2px   ;
         margin-bottom : 2px ;
         font-weight : normal;
         }
strong   {
         font-weight : normal
          }
table    {
         font-size  : 10pt   ;
         }
HR{
          border-width : 1px;border-style : dotted;border-top-color : #7d7d7d;
}
.std   { font-size : 10pt ;
       }
.big   { font-size : 12pt ;
       }
.small { font-size : 8pt ;
       }
.cell  { border: 1px solid #00FF99
       }
.cellb { border: 1px solid #00FF99 ;
        font-size : 12pt ;
       }
.cells { border: 1px solid #00FF99 ;
        font-size : 8pt ;
       }
.menu  {font-size : 10pt ;
        line-height: 130% 
       }
