body { 
	font-family:arial; font-size: 9pt; 
	background-color: white;
	text-align: center;
	}

table {
	text-align: center;
	border: 0px solid black;
	margin-top: -10px;
	background-color: white;
}


tr {
	width: 790px;
}

td { 

	border: 0px solid black;
	padding: 0px;

}



a img { border: 0; }
a:hover img {border: 0px red solid; }
a:visited img {border: 0; }