body {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.tablecontent {
	text-align: center;
	font-size: large;
}
a {
	color: #4E0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}
.tablecontentsmall {
	text-align: left;
}
.headtext {
	font-size: x-large;
	font-weight: bold;
}
.outertable {
	margin: 7px;
}
