h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	margin-left: 15px;
}
.intro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9933;
	text-indent: 20px;
	font-weight: bold;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF9933;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9933;
}
.borders {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: double;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
}
#quote {
	position: absolute;
	left: 702px;
	top: 149px;
	width: 310px;
	height: 83px;
}
#name {
	position: absolute;
	left: 700px;
	top: 30px;
	height: 36px;
	width: 291px;
}
#title {
	position: absolute;
	left: 667px;
	width: 344px;
	top: 66px;
}
#place {
	position: absolute;
	left: 706px;
	width: 271px;
	top: 94px;
}
