.ftext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #336633;
	line-height: 120%;

}
.mtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CC0000;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: A4001D;
}
.mlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 0B2578;
	text-decoration: none;
}
a.mlink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: A4001D;
	text-decoration: none;
}