body {
	background-color: #FEF9D8;
}
h1 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	border: 3px groove #0099FF;
	background-color: #CEECFF;
}

h2 {
	text-align: center;
}
h3 {
	text-align: center;
}
h4 {
}
h5 {
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}


.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.bodyboldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}


.footertext {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.policytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
}
.copyrighttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
.instructiontext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.marqueetext {
	font-family: "Times New Roman", Times, serif;
	color: #0099FF;
	font-style: normal;
	font-variant: small-caps;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.highlighttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}
