		body {
	font-size: 12px;
	line-height: 24px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	background-image : url(images/bkgrd.jpg);
}

		td, th {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 24px;
			color: #000000;
		}
		
		a {
	text-decoration: none;
	color: #0099cc;
}
		

		
		a:hover {
	text-decoration: underline;
	color : Blue;
}
		
		.hit {
			color: #ff3300;
			font-weight: bolder;
		}
		

	


