body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #400000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #990000;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: normal;
	color: #990000;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	height: auto;
	width: auto;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	background-image: none;
	background-repeat: repeat;
	background-color: #CCCC99;
	background-position: center center;
	text-decoration: none;
}

.sidebar {
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	padding: 3px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}



.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}


.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #FF0000; font-weight: normal; font-size: medium;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #990000;
	background-color: #CCCC99;
	background-position: center;
	position: static;
	overflow: auto;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
}

