.topNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 65%;
	color: #E9E9D0;
	letter-spacing: 0.2em;
}

.topNav a:link {
	color: #E9E9D0;
	text-decoration: none;
}
.topNav a:visited {
	color: #E9E9D0;
	text-decoration: none;
}
.topNav a:hover {
	color: #FFFFE4;
	text-decoration: none;
}

a:link {
	color: #FFFFE4;
	text-decoration: none;
}
a:visited {
	color: #FFFFE4;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
body {
	margin-top: 30px;
}
p {
	line-height: 140%;
}
.caption {
	font-size: 70%;
	color: #666666;
}
