body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003300;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003300;
}

.header {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: maroon;
}

.footer {
	font-size: x-small;
	color: #999999;
}

a {
	text-decoration: none;
}
