body {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	background-color: #E3E3E3;
}

td {
	font-family: Arial;
	font-size: 8pt;
	text-align: center;	
	color: #000000;
	background-color: #E3E3E3;
	padding: 10px 10px 10px 10px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
