body {
      background-color:#FFFFFF;
      color:#000000;
      font-size:12pt;
      font-family:Arial;
      font-weight:normal;
      font-style:normal;
	  
      scrollbar-face-color:#006400;
      scrollbar-track-color:#000000;
      scrollbar-arrow-color:#000000;
      scrollbar-shadow-color:#006400;
      scrollbar-darkshadow-color:#006400;
      scrollbar-3dlight-color:#006400;
     }


a:link, a:visited {
        	   color:#006400;
		   text-decoration:underline;
	          }

a:active, a:hover {
                   color:#000000;
		   text-decoration:underline overline;
		  }

a:link .navlinks, a:visited .navlinks {
                                       color:#006400;
	                               text-decoration:underline;
	                              }

a:active .navlinks, a:hover .navlinks {
                                       color:#006400;
		                       text-decoration:underline overline;
	                              }


table, td {
           border-color:#000000;
           color:#000000;
           font-size:12pt;
           font-family:Arial;
          }


hr {
    color:#006400;
    height:1;
    width:50%;
   }
