h1 {
	font-size: 15pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #663300;
	letter-spacing: 2px;
	text-align: left;
}
.historicbody{
    margin: 5;
    padding: 0;
    font-size: 100%;
	}
body {
	background-color: #F1FFDF;
	font-family: Gill Sans MT, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0F1A00;
	text-align: left;
	background-attachment: fixed;
	background-image: no-image;
	background-repeat: no-repeat;
	background-position: left bottom;
	
	
}
.smallheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CC3300;
	font-style: normal;
	letter-spacing: 0.2em;
	text-align: left;
}
.td_navigation_bar {
	font-size: 75%;
    text-align: left;
	padding-top: 1em;
	padding-bottom: 1em;
	letter-spacing: 0.2em;
	
}
ul {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-bottom: 1em;
	padding-top: 1em;
	margin-left: 5%;
	position: relative;
	list-style-type: none;
	text-transform: capitalize;
	white-space: nowrap;
}
li {
	padding-bottom: 0.01em;
	display: inline;
}
#menu {
    width: 750px;
}
#historicmenu{
    width: 1353px;
	font-size: 10px;
}
a {
	color: #0F1A00;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline overline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}

