.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}
.bottom-menu {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FFFFEE;
}
h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFEE;
}
.blacktext {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-variant: small-caps;
	color: #000000;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.corner {
	background-color: #000000;
	background-image: url(/images/black-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
