body {
	background-color: #fff4ce;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.body {
	font-size: 11px;
}
a:link {
	color: #800000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #800000;
}
a:hover {
	text-decoration: underline;
	color: #800000;
}
a:active {
	text-decoration: underline;
	color: #800000;
}
.footer {
	font-size: 9px;
	text-align: center;
}