body {
	font-size: 11px; 
	font-family: verdana;
	padding: 3px 0 0 0;
	background-color: #E7ECF5;
	margin: 0;
	text-align: center;
}

td {
	text-align: center;
	font-size: 11px; 
	font-family: verdana;
}

a {
	color: #3E5D99; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}