.titles {
	font-family: "Tw Cen MT";
	font-size: 30pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;

}
.words {
	font-family: "Tw Cen MT";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.smalltitles {
	font-family: "Tw Cen MT";
	font-size: 16pt;
	font-style: normal;
	font-weight:normal;
	font-Variant: normal;
	color: #000000;
	text-transform: uppercase;

}
.longtitles {
	font-family: "Tw Cen MT";
	font-size: 20pt;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: uppercase;
	color: #330000;
	background-color: #FFFFFF;

}
.cominfo {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.weblinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0000FF;
}
.maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	text-align: center;

}
.mainblurb {
	font-family: "Freestyle Script";
	font-size: 20pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	white-space: pre;
	color: #000000;
}
.mainblurbend {

	font-family: "Freestyle Script";
	font-size: 26pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	white-space: pre;
	color: #000000;
}
.terms {
	font-family: "Tw Cen MT";
	font-size: 16pt;
	font-style: normal;
	font-weight:normal;
	font-Variant: normal;
	color: #000000;
	text-transform: uppercase;
	text-decoration: underline;

}
.wordsred {

	font-family: "Tw Cen MT";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

