* {
	font-family: Garamond, Serif;
}

h1, a:hover, #red {
	color: #c32a3a;
}

#center {
	text-align: center;
}

p {
	font-size: 12pt;
	line-height: 1.8em;
	margin-bottom: 1.5em;
}

h1 {
	font-size: 22pt;
	font-weight: normal;
	margin-top: 0.3em;
}

a {
	color: #000000;
	text-decoration: none;
}

.nav {
	margin-left: 20px;
	margin-top: 1.3em;
	margin-bottom: 1.3em;
	line-height: 1em;
}

td {
	vertical-align: top;
	line-height: 1.3em;
}
