@charset "utf-8";
/* CSS Document */

.bodytext {
	font-family: "Goudy Old Style";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.subheaders {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #f76050;
}
.creamtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC;
}
.fineprint {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6b92d3;
	font-weight: bold;
}
.pagetitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #360;
}
.pagebigtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #360;
}
.creamtextheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFC;
}
