.SectionTitle {
	color: #a73248;
	font: bold 18px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.BodyHead {
	color: black;
	font: bold 14px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.IntroCopy {
	font: 11px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.BodyCopy {
	color: #666;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
}

.BodyParagraph {
	color: #666;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	text-indent: 24px;
}

.SidebarHead {
	color: black;
	font: bold 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.SidebarCopy {
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.TopLevNavigation {
	color: black;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

.MoreLink {
	color: white;
	background-color: #0084a8;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-color: teal;
	border-width: 1px;
	padding: 1px 4px;
}