body 		{ scrollbar-base-color: #000000;
              scrollbar-arrow-color: #ffffff;
              scrollbar-highlight-color : #ffffff;
              scrollbar-DarkShadow-Color: #333333;
              scrollbar-track-color: #cccccc;
              margin-top: 0;
              background: #000000              
            } 
            
a:link 		{ color: #ffffcc;
              text-decoration: underline	
			}
			 
a:visited 	{ color: #ffcc99;
              text-decoration: none	
			}
			 
a:hover 	{ color: #99ccff;
              text-decoration: underline overline
            }
			 
.maintable  { background: #000000
			}
			  
.pictext 	{ background: #99cc33;
			  color: #ffffff
			}
			   
.cell		{ font-style: bold
            }
            
.border     { border-style:outset;
	          border-color:#996633;
	          padding:3px;
	          border-width:5px;
	          background-color:99ccff
        	}
img         { border:0;
			  align:middle
        	}        	             	  	 
div         { text-align: center
            }
            
cell		{ background: #ffcc99;
			  font-family: arial
            }
            			 
h3 			{ font-family: verdana;
       		  color: #99ffff
            }
            
h2 			{ font-style: bold;
       		  font-family: verdana;
       		  color: #003300;
       		  text-align: center
            }
             
h4		    { font-style: bold;
       		  font-variant: small-caps;
       		  font-family: verdana;
       		  margin-top: 0; 
       		  margin-bottom: 0;
              color: #cc9966
            }
             
td          { font-family: verdana;
			  font-size: 12;
			  color:#ffffff
       		}
       		  
p       	{ margin-top: 0; 
       		  margin-bottom: 0;
       		  font-family: verdana;
			  font-size: 12;
			  color:#ffffff
       		}