.menutext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
}
.categoryhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
}
.firstletter {
	font-size: 200%;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.subheadlist {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
}
.subheadlistbullets {
	list-style-type: disc;
}
.firstwords {
	font-variant: small-caps;
	font-size: 150%;
}
.smallerbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
.smallercategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #660099;
}
.smallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
