body 		{ scrollbar-base-color: #339933;
              scrollbar-arrow-color: #ffffff;
              scrollbar-DarkShadow-Color: #003300;
              scrollbar-track-color: #003300;
              margin-top: 0;
              background: #003300              
            } 
            
a:link 		{ color: #006600;
              font-weight: bold; 
			  text-decoration: none	
			}
			 
a:visited 	{ color: #663333;
              font-weight: bold;  
			  text-decoration: none	
			}
			 
a:hover 	{ color: #3333ff;
              font-weight: bold;
              text-decoration: underline overline
            }
            
.border     { border-style:outset;
	          border-color:#996633;
	          padding:3px outset;
	          border-width:5px;
	          background-color:99ccff
	        }
			 
.maintable  { background: #000000
			}
			  
.pictext 	{ background: #99cc33;
			  color: #ffffff
			}
			   
.cell		{ font-style: bold
            }
            
img         { border:0;
			  align:middle
        	}        	             	  	 
div         { text-align: center
            }
            
table		{ background: #ffcc99;
			  font-family: arial
            }
            			 
h3 			{ font-style: italic;
              font-family: arial;
       		  font-variant: small-caps;	
              color: #333366
            }
            
h1 			{ font-style: bold;
       		  font-variant: small-caps;
       		  font-family: verdana;
       		  text-align: center;	
              color: #006600 
            }
             
h4		    { font-style: bold;
       		  font-variant: small-caps;
       		  font-family: arial;
       		  text-align: center;	
              margin-top: 0; 
       		  margin-bottom: 0;
              color: #ffffff
            }
            
                         
.h4table    { font-style: bold;
       		  font-variant: small-caps;
       		  font-family: arial;
       		  text-align: left;	
              margin-top: 0; 
       		  margin-bottom: 0;
              color: #000066
            }
             
tr          { font-family: arial;
       		  text-align: center;
       		}
       		  
p       	{ margin-top: 0; 
       		  margin-bottom: 0;
       		  font-size: 12
       		}