body {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	margin-top: auto;
	margin-right: 10%;
	margin-bottom: auto;
	margin-left: 10%;
}
h2 , h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: x-large;
}
.centremenu {
	text-align: center;
	vertical-align: middle;
}

td , th{
	font-family: "Courier New", Courier, monospace;
	font-size: small;
}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
}
a {
	text-decoration: none;
}
h5 {
	font-family: "Courier New", Courier, monospace;
	font-size: xx-small;
	color: #999;
	font-weight: normal;
}
