body {
	background-color: navy;
	color: white;
	font-family: sans-serif;
	font-weight: bold;
	font-size: large;
	font-style: oblique;
}

img {
	border: 0;
}

td.central
{
	text-align: center;
}

a {
	color: white;
	text-decoration: none;
}

