.mainMenu {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: normal;
}
.mainMenu A:link {color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.mainMenu A:visited {color: #333333;
	text-decoration: none;
font-size: 11px;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85A352;
}
.smallGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #85A352;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	font-weight: normal;
}
.bigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.italicTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	color: #85A352;
	font-weight: bold;
}

