body {
	font-family: Arial, Helvetica, sans-serif;
	color: #520000;
}

font.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
}

font.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bolder;
	color: #000000;
}

font.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #520000;
}

a {
	color: #FFFFFF;
	font-size: .75em;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #A39F9C;
}

a.body {
	color: #520000;
	font-size: 1em;
	text-decoration: underline;
}

a.anchor {
	color: #520000;
	font-size: .75em;
}

