.headingfrontpage {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Comic Sans MS";
}
.footertext {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
.frontpagelinks {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #000066;
}
.headingsecondpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000099;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-indent: 0pt;
	display: list-item;
	list-style-position: inside;
	text-align: left;
}
.secondpagelinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

