.table {
	color:#505153;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration: none;	
	line-height: 18px;
	}
	
	body {
	background-attachment: fixed;
	background-image: url(../../pix/prelogo.gif);
	background-color: white;
	background-position: center;
	background-repeat: no-repeat;
}


