.Titles {
	font-family: "Lucida Calligraphy";
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
	background-color: #FFFFCC;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.pagebackground {
	background-color: #FFE6FF;
}
