p {  font-style: normal; font-family: Arial, Helvetica, sans-serif}
h1{
	font-family: "Times New Roman", Times, serif;
}
ul {  font-family: Georgia, "Times New Roman", Times, serif}
h2 {
	font-family: "Times New Roman", Times, serif;
}
.frontPage {
	font-size: medium;
	font-weight: bold;
}
.navLink {  font-family: "Comic Sans MS", sans-serif; font-size: small}
th {  font-family: "Comic Sans MS", sans-serif}
ol { font-family: "Comic Sans MS", sans-serif }
a:link { color: #FFFFFF}
a:active { color: #666666}
a:hover {
	background-color: #CCCCCC;
	color: #333333;
}
body {
	background-color: #000000;




}
.caption {
	font-size: xx-small;
	font-style: italic;
}
.headingAddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
.linkHeader {
	font-size: small;
	font-style: italic;

}
.poem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF0000;
	color: #CCCCCC;
	border: none;
	width: auto;
	padding: 5px;
	font-weight: normal;




}
.byline {
	font-family: "Courier New", Courier, mono;
	font-size: smaller;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}
.copyright {
	font-size: x-small;
	font-style: italic;
	color: #FFFFFF;
}
.versusName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}
