Body		{
			background-image: url('../images/background_3.jpg');      
			background-position: center center;
       		scrollbar-face-color: #976c29;
       		scrollbar-highlight-color: #976c29; 
       		scrollbar-shadow-color: #976c29; 
       		scrollbar-3dlight-color: #333333; 
       		scrollbar-arrow-color: #333333; 
      		 scrollbar-track-color: #976c29; 
       		scrollbar-darkshadow-color: #333333;   
   			font-family: arial, verdana;      
    		font-size: 10pt; 
    		}  
   
 .spaced 	{
 			line-height: 20px;
 			}
     
 tr 		{
 			color:#330000;     
     		font-size:9pt;    
     		font-family: verdana, tahoma;
     		}         
                    
A:link		{
			text-decoration: underline;
       		color: #460c0a;
       		}

A:visited	{
			text-decoration: underline;
	  		color: #460c0a;
	  		}

A:active	{
			text-decoration: none;
	 		color: #666666;
	 		}
	 
A:hover		{
			text-decoration: none;
		 	color: #666666;
		 	}