body    {background-color:#99CC99;
     	color:#003300;
 	scrollbar-base-color:#003300; 
	scrollbar-track-color:#BBEEBB;
	scrollbar-face-color:#99CC99;
	scrollbar-highlight-color:#BBEEBB;
	scrollbar-3d-light-color:#EEFFFF;
	scrollbar-dark-shadow-color:#003300;
	scrollbar-shadow-color:#003300;
	scrollbar-arrow-color:#003300;
        }

body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul {font-family:Verdana, Arial, Helvetica, sans-serif; }
body, td, div, p, pre, ul {font-size: 10pt;}

h1 {font-size: 12pt; font-weight:bold; color:#006600;}
h2 {font-size: 10pt; font-weight:bold; color:#006600;}

.small    {font-size: 8pt;}
.gross    {font-size: 12pt; font-weight: bold;}

a 	  {font-size: 10pt;text-decoration: none; font-weight: bold;}
a:link    {color:#006600;}
a:visited {color:#006600;}
a:active  {color:#006600;}
a:hover   {color:#006600;text-decoration: underline;}

hr {noshade;
    color:#006600;
    background-color:#006600;
    height:1px;
    width:80%;
    text-align:center;}