.pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
}
.paragraph {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.heading {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;

}
.calendarweekdays {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	font-family: "Lucida Sans Unicode";
	line-height: normal;
	text-transform: uppercase;
}
