body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	background-color: #5C0007;
	display: block;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
a {
	color: #CCCCCC;
}
.cache {
	position: absolute;
	left: -5000px;
	top: -5000px;
}

h1 {
	text-align: center;
	display: block;
	font-size: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
h2 {
	font-size: small;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	font-size: 10px;
	text-align: center;
	display: block;
}
.imageMenu {
	position: absolute;
	left: -5000px;
	top: -5000px;
}
img {
	text-align: center;
	display: block;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	margin-right: auto;
	margin-left: auto;
}
.copyright {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

