.text {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.titles {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;

}
.largetitle {
	font-family: Calligraphic;
	font-size: 16px;
	font-weight: bold;
	



}
.darktitles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.scriptlarge {
	font-family: MurrayHilD;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}