.pagetop {
	background-image: url(images/pagetop.gif);
	background-repeat: no-repeat;
}
.bodytext {
	font-family: "Comic Sans ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.headline {
	font-family: "Comic Sans ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FCFD87;
	text-decoration: none;
}
.toplinks:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FCFD87;
	text-decoration: underline;
}
.toplinks:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FCFD87;
	text-decoration: none;
}
.pic {
	border: 1px solid #000000;
}
hr {
	color: 48739C;
	height: 1px;
}
