.bottomtext {
	font-family: "Lucida Calligraphy";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.title {
	font-family: "Bell MT";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-decoration: underline;

}
.cursivetitle {
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.smallcursivetitle {
	font-family: "Lucida Calligraphy";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.normaltext {
	font-family: "Bell MT";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.normaltextlink {
	font-family: "Calisto MT";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #99CC00;
	text-decoration: underline;

}
