		body, p, i, table tr td, a 
		{ 
			color: black; 
			font-size: 12px;
			line-height: 15px;
			font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
			background-color: white;
		}
		
		a 
		{ 
			color: #5581bf; 
			font-weight: bold; 
			text-decoration: none; 
		}