.normal_content {
	font-family: tahoma;
	font-size: 10pt;
}	
.small_content {
	font-family: tahoma;
	font-size: 8pt;
}	
.page_titles {
	font-family: tahoma;
	font-size: 12pt;
	color: #783731;
	font: bold;
}
.maroon_text {
	color: #783731;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #783731;
}
a:visited {
	color: #783731;
}
a:hover {
	color: #A8ADAA;
}
a:active {
	color: #783731;
}