a.main_nav_item {
	font-family: Arial,Verdana,Trebuchet MS,Tahoma,sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #990099;
}

a.main_nav_item:hover {
	font-family: Arial,Verdana,Trebuchet MS,Tahoma,sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ff00ff;
}

.main_nav_active_item {
	font-family: Arial,Verdana,Trebuchet MS,Tahoma,sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #800000;
}

.headertext {
	font-family: Arial,Verdana,Trebuchet MS,Tahoma,sans-serif;
	font-style: normal;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	color: #ff00ff;
}

.headertextsmall {
	font-family: Arial,Verdana,Trebuchet MS,Tahoma,sans-serif;
	font-style: normal;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #ff00ff;
}

.contenttext {
	font-family: Arial,Verdana,Trebuchet MS,Tahoma,sans-serif;
	font-style: normal;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #990099;
}