/* CSS Document */

.headdings {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.main_text {
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
}
.page_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #993300;
}
-->
</style>
