body {
	background-color: #999999;
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

td, th {
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

a {
	color: #000000;
}

form {
	background-color: #666666;
}

.subtitle {
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #660000;
	font-style: normal;
	text-align: center;
}

.header {
	font-family: "Brush Script Std", "Copperplate Gothic Light", "Edwardian Script ITC";
	font-size: xx-large;
	background-color: #FFFFFF;
	color: #660000;
	text-align: center;
}

.nav {
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: small;
	font-weight: bold;
}

.navLink {
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: small;
	font-weight: bold;
}
a:hover {
	color: #660000;
}

.sidebar {
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: small;
}

.sidebarHeader {
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	color: #999999;
	background-color: #660000;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	padding: 5;
}

.sidebarFooter {
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	line-height: 18px;
}
.text {
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: small;
	color: #000000;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
}

.subheader {
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: medium;
}

.titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660000;
	background-color: #999999;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

.dingbat {
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bolder;
	font-size: small;
	text-align: center;
}
.boldtext {
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: uppercase;
	text-align: center;
}
.smalltable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
.subred {
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	color: #660000;
	font-weight: bold;
	text-align: center;
	font-size: medium;
}

