.maintext {
	font-family: Copperplate;
	font-size: 16px;
	color: #333333;
	font-weight: lighter;
}
.category_head {
	font-family: Zapfino;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	font-size: 32px;
}
.subhead {
	font-family: Copperplate;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-style: oblique;
}
.category_subhead {
	font-family: Zapfino;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}
