body {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.heading {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 54px;
	color: #000000;
}

.byline {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	line-height: 70%;
	letter-spacing: 3px;
}

.subheader {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 16px;
}

a:active {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}

.links {
	font-size: 18px;
}

.smalltext {
	font-size: 13px;
	color: #333333;
}

.DetailText {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
