.default_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
}
.heading_sm_caps {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #330000;
	text-decoration: none;
	line-height: 36px;
}
.link_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #330000;
	text-decoration: underline;
}
