body 	{
	

	
	marginwidth: 0px; 
	marginheight: 0px; 
	leftmargin: 0px;                       	            
    topmargin: 0px; 
	
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	}


tr 		{
	vertical-align: middle;
	}


body,tr,td,th  
  { color: #ffffff; 
  	font-family: Courier, monospace;
  	font-weight: normal; 
  	font-size: 14px; 	
  	line-height: 20px;

  	
  }
  
  
  .text   { color: #ffffff; 
  	font-family: Courier, monospace;
  	font-weight: normal; 
  	font-size: 14px; 	
  	line-height: 20px;

  	
  }


			
.sm { color: #ffffff; 
  	font-family: Courier, monospace;
  	font-weight: normal; 
  	font-size: 12px; 	
  	line-height: 18px;
  	
  }
			
			
	
A:LINK {
	color: #ffffff;
	text-decoration: underline;
	background-color: #000000;


}
	
A:VISITED {
	color: #666666;
	text-decoration: underline;
	background-color: #000000;	

}
	
A:HOVER {  
	color: #bfbfbf;
	text-decoration: none;	
	background-color: #000000;




}



