body {
	margin: 0px;
	padding: 0px;
	font-size: 76%;
	color: #000;
	font-family: "Courier New", Courier, mono;
	background-color: #8D8C6B;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h2 {
	font-size: 1.6em;
	margin: 1.2em 0em 0.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 0.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 0.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.6em;
	margin-top: 0.2em;
	margin-bottom: 0.8em; 
	}
p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0.2em 0em 0.8em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
.topmenu {
	text-align: right;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	font-weight: bold;
}

#timeline {border: 2px solid #DAD6B8; background-color:#FEFEFE;}
#timeline p {line-height:1.2em; margin: 0;}
.yearrow {background-color:#DAD6B8; font-weight:bold;}

a:link {  text-decoration: underline; color: #000099}
a:hover {  text-decoration: underline; color: #3355a1}

a.menu {display:block}
a.menu:link {  text-decoration: none; color: #FEFEFE}
a.menu:hover {  text-decoration: none; color: #0066ff}
a.menu:visited { text-decoration: none; color: #FEFEFE}
a.menu:visited:hover {  text-decoration: none; color: #0066ff}

a.submenu {display:block}
a.submenu:link {  text-decoration: none; color: #FE833F; margin-left: 12px;}
a.submenu:hover {  text-decoration: none; color: #0066ff; margin-left: 12px;}
a.submenu:visited { text-decoration: none; color: #FE833F; margin-left: 12px;}
a.submenu:visited:hover {  text-decoration: none; color: #0066ff; margin-left: 12px;}

p.menubar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.0em;
	padding-right: 12px;
	padding-bottom: 6px;
}

.sidebar {
	border: 2px dotted #CC6633;
	background-color: #DAD6B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.footnote {
	font-size: 1.0em;
}
