h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin-bottom: -6pt;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #990000;
	text-align: center;
	padding-top: -6pt;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	color: #FFCC00;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: #FFCC33;
	padding-top: 10px;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	border: none;
	color: #990000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #993333;
}
body {
	background-image: url(bg8.jpg);
}
p {
	color: #FFFFCC;
}
a:visited {
	color: #FF6600;
}
a:link {
	color: #FF6600;
}
a:hover {
	background-color: #CC0000;
}
