td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.heading {
	font-style: normal;
	font-weight: bold;
}
.avenueheader {
	font-weight: bold;
	color: #FFFFCC;
}
.navigation {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.source {
	font-size: small;
}
.subheading {
	font-style: italic;
}