body {
	background-color: #eeeed4;
	background-image: url(../graphics/bg.jpg);
}
p {
	color: #190000;
	margin-bottom: -.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.footer {
	font-size: 0.85em;
}
.header {
	font-weight: bold;
	margin-top: .5em;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.notice {
	font-weight: bold;
	color: #336666;
	font-size: 1.2em;
}
