body            { background-color:#008000; 
		  scroll: auto;
	          scrollbar-face-color:#008000;
	          scrollbar-highlight-color:#00CA00;
	          scrollbar-3dlight-color:#00CA00;
	          scrollbar-darkshadow-color:#00CA00;
	          scrollbar-shadow-color:#00CA00;
	          scrollbar-arrow-color:#00CA00;
	          scrollbar-track-color:#008000;
		  margin-top:20px; margin-left:5px; }  

hr              { color:#008000; }

ul,ol,li,td,p   { font-family:arial,helvetica; font-size:9pt; color:#ffffff; font-weight: bold; }
a               { font-family:arial,helvetica; font-size:9pt; color:#fffffff; }

a:link          { color:#D1FF9F; text-decoration: none; font-weight: bold; }
a:visited       { color:#D1FF9F; text-decoration: none; font-weight: bold; }
a:active        { color:#D1FF9F; text-decoration: none; font-weight: bold; }
a:hover         { color:#ffff00; text-decoration: none; font-weight: bold; }

h1    	        { color: #008000; font-size: 24; font-family: Arial,Verdana,Helvetica; 
      	          font-weight: bold; }
h2        	{ color: #008000; font-size: 18; font-family: Arial,Verdana,Helvetica; 
          	  font-weight: bold; }
h3      	{ color: #008000; font-size: 16; font-family: Arial,Verdana,Helvetica; 
        	  font-weight: bold; }
h4   	        { color: #008000; font-size: 14; font-family: Arial,Verdana,Helvetica; 
      	          font-weight: bold; }
h5   	        { color: #008000; font-size: 12; font-family: Arial,Verdana,Helvetica; 
     	          font-weight: bold; }
h6   	        { color: #008000; font-size: 10; font-family: Arial,Verdana,Helvetica; 
                  font-weight: bold; }
