.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #FF3333;
	background-color: #E1C380;
	height: auto;
}
.pagebutton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #00CC33;
	background-color: #E1C380;
	height: auto;
	width: 160px;
	padding: 5px;
	list-style-type: disc;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	text-transform: none;
	color: #FF3333;
}

