.introText {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #333333; text-decoration: none}

.mainText {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #333333; text-decoration: none}

/* styles for calendar and events */

.cal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.cal input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border:0px;
	color: #000000;
	background: #eeeeee;
}

.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:15px;
}
/* end styles for calendar and events */