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