BODY, P, PRE {
	color: #2F4F4F;
	font-family: Garamond, Georgia, serif, serif;
	text-align: left;
}

A {
	color: #8B0000;
}

A:HOVER {
	color: #8A8A00;
}
.title {
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 25px;
}
.author {
	font-size: large;
	font-weight: lighter;
	font-variant: normal;
	font-style: italic;
}
#content {
	padding-bottom: 10px;
}
div#logo {
	display: none;
	visibility: hidden;
}