body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.keyline {
	border-bottom-style: double;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #000000;
}
.subheadings {
	font-weight: bolder;
	color: #CC0000;
	letter-spacing: 1em;
	font-size: large;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/tinyfly.png);
	list-style-type: circle;
}
