Body		{
			background-image: url('../images/bg_2.jpg'); 
			background-position: center top;
    		margin-left:0; 
    		margin-right:0; 
    		margin-top:0; 
    		margin-bottom:0;
    		}  
   
 			
.white	 	{
 			color: #fcfcfc;
 			font-family: tahoma, verdana, arial;
 			font-size: 11px;
 			}
     


h1			{
			color: #caa84c;
			font-weight: bold;
			font-size: 11px;
			}


tr  		{
 			text-align: justify;
 			color: #000000;     
     		font-size: 12px;    
     		font-family: tahoma, verdana, arial;
     		line-height: 18px;
     		}  
.bottom		{
			color: #6e3917;
			}     		                  

.dashed 	{
			background-color: #d6cea8;
			border: #666666 1px soli;
			}
           
A:link		{
			text-decoration: underline;
       		color: #687539;
       		}

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

A:active	{
			text-decoration: none;
	 		color: #999999;
	 		}
	 
A:hover		{
			text-decoration: none;
		 	color: #999999;
		 	}
		 	
.footer		{
			text-decoration: underline;
       		color: #e1d9a9;
       		}

		 	
hr 			{ 
			border: none 0;
			color: #687539;
			border-top: 1px dotted #687539;
			width: 100%;
			height: 1px;
			}