body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #505748;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #646482;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
a {
	color: #447832;
	text-decoration: underline;
}
.author {
	font-weight: bold;
}
.navhead {
	font-size: 14px;
	font-weight: bold;
	color: #505748;
}
.caption {
	font-style: italic;
}
.error {
	font-weight: bold;
	color: #990000;
}

