body {
	background-color: #C93;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
table {
	width: 850px;
	border-style: hidden;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #030;
}

td {
	vertical-align: top;
}

a {
	color: #006;
}
.footer {
	font-size: 10px;
	text-align: center;
}

