@charset "UTF-8";
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 150%;
	color: #150851;
}
#buttons {
	text-decoration: none;
	color: #8BC53F;
}
.header {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: 600;
	font-variant: small-caps;
}
.bodyText {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
}
.bottomPageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyText .bodyText {
	width: 800px;
}
.biggerheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
}
