body {background: #4C4C4C url('none');
      text-align: center;
      color: white;
      font-size: 12px; 
      scrollbar-face-color:#4a4d4a;
      scrollbar-arrow-color:white;
      scrollbar-track-color:#4c4c4c;   
      }
      
table {color: white;
      font-family:  verdana, georgia, times;
      font-size: 13px;
      }  
      
.td {padding: 0 20px 0 20px;
     }    
      
a:link {color: #00ff00; text-decoration: none; background-color: transparent; font-family: georgia, verdana, times; font-size: 12px;}
a:visited {color: #00ff00; text-decoration: none; background-color: transparent; font-family: georgia, verdana, times; font-size: 12px;}
a:active { color: #00ff00; text-decoration: none; background-color: transparent; font-family: georgia, verdana, times; font-size: 12px;}
a:hover { color: #0000ff; text-decoration: underline; background-color: transparent; font-family: georgia, verdana, times; font-size: 12px;}
 
.links {font-family: georgia, verdana, times;
        font-size: 12px;
        }
        
address {font-family: georgia,verdana,times,serif;
		 font-size: 11px;
		 color: white;
		 text-align: center;
		 } 
		 
address a:link {color: #00ff00; text-decoration: none; background-color: transparent; font-family: georgia, verdana, times; font-size: 11px;}
address a:visited {color: #00ff00; text-decoration: none; background-color: transparent; font-family: georgia, verdana, times; font-size: 11px;}
address a:active { color: #00ff00; text-decoration: none; background-color: transparent; font-family: georgia, verdana, times; font-size: 11px;}
address a:hover { color: #0000ff; text-decoration: underline; background-color: transparent; font-family: georgia, verdana, times; font-size: 11px;}

p {text-indent: 25px;}

.center {text-align: center;}   

.border {border: #583B1C 6px groove; }

.border1 {border: #583B1C 8px groove; }

.smalltext {font-size: 10px;}