body {
	font-family: Arial;
	font-size: 18pt;
	color: #004080;
	background-color: #F4C400;
}

td {
	font-family: Arial;
	font-size: 18pt;
	text-align: center;	
	color: #004080;
	background-color: #8CA2BD;
	padding: 10px 10px 10px 10px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
