
   body {
  	   background-color : #FFFFFF;
	   font-family :  "Times New Roman", Times, serif;;
	   font-size : 10px;
	   color : #000000;
       scrollbar-face-color: #082E0B;
       scrollbar-shadow-color: #082E0B;
       scrollbar-highlight-color: #FFFFFF;
       scrollbar-3dlight-color: #1B6F2C;
       scrollbar-darkshadow-color: #0E4033;
       scrollbar-track-color: #2D5E32;
       scrollbar-arrow-color: #ffffff; }
  A:link {
  	   color : #082E0B;
	   text-decoration: underline}
  A:visited {
  	   color : #082E0B;
	   text-decoration: underline}
  A:active {
  	   color : #082E0B;
	   text-decoration: underline
	   }
  A:hover {
	   text-decoration: none}
  B.splash {
  		font-family:  "Times New Roman", Times, serif; 
		font-size: 14px ;
		letter-spacing : 2px; 
		color: #082E0B;
		font-weight: bold}
  .copy {
  		font-family:  Verdana, Arial, Helvetica, sans-serif; 
		font-size: 9px ; 
		color: #adadad;}
.button {
  	border-right: 1px outset;
    	border-top: 1px outset;
	border-left: 1px outset;
	border-bottom: 1px outset;
    	font-weight: bold;
	font-size: 10px;
    	color: #FFFFFF;
    	font-family: Verdana;
    	letter-spacing: 1px;
    	background-color: #082E0B;
	border: 1 solid #EEF6FA;
    	text-align: center}