BODY { 
    margin: 0 auto;
    width: 790px;
    background-image: url(/images/bg_grad.jpg);
	 background-repeat: repeat-x;
	 color: #000000;
    font-family: 'arial', sans-serif;
    font-size: 79%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal; 
  }

    
TABLE {
	 background-color: white;
	 color: #000000;
    font-family: 'arial', sans-serif;
    font-size: 1.0em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal; } 
    
												 
 							 
 DIV {  
	 color: #000000;
    font-family: 'arial', sans-serif;
    font-size: 1.0em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal; 
    text-align: left; } 					
    
    					 
div.heading { color: #006666;
    					font-family: 'arial', sans-serif;
   					font-size: 1.2em;
    					font-style: normal;
    					font-variant: normal;
    					font-weight: normal; }
    					
	
div.centered { text-align: center; }

table.center { margin: 0 auto; }

table.invisible { background-color: transparent; }



tr,td {text-align:left;}

td.center {text-align:center;}

a:link {color: #0066CC; text-decoration: underline; }
a:visited {color: #000080; text-decoration: underline; }
a:hover {color: #FF0000; text-decoration: none; }
a:active {color: #0066CC; } 

div.footer {
		font-size:11px;
		color: #666666;
}

div.w3 { text-align:right; }
