

.footerText {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

.mainNav, a.mainNav {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.mainNav {
	font-weight: normal;
}

a.mainNav:hover {
	text-decoration:underline;
}


.mainContent, .homeContent, .calendarContent {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	text-align : justify;
}

.mainContent {
	line-height: 16px;
}

a.mainContent {
	text-decoration: underline;
}

.calendarContent {
	line-height: 18px;
	text-align : left;
}