#history {
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	width: 650px;
	text-align: left;
	}
#history p{
	font-size: 0.85em;
	padding-top:0;
	}
#history img{
	border: 0;
	margin-top: .2em;
	}
#history h3 {
	font-size: .7em;
	padding: 0;
	margin: 0;
	font-weight: normal;
	line-height: 1em;
	}
#history h1 {
	font-size: 1.4em;
	font-color: brown;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	}
#history h2 {
	font-size: 1.2em;
	font-color: brown;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
#history li {
	font-size: .85em
	}
#history a:link {color:darkgreen; font-weight:bold}
#history a:visited {color:#A52A2A; font-weight:bold}
#history a:hover {color:#C00}
#history a:active {color:#C00; font-weight:bold}
#historybox {
	font-size: .85em;
	text-align:left;
	padding: .1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border-style:solid;
	border-width:2px;
	background-color: rgb(252,221,163)
	}
#historybox img {
	float:left;
	margin: .5em, 1em;
	}
#historybox {
	padding-top: 0;
	}
#timeline {
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	width: 650px;
	text-align: left;
	}
#timeline strong {
	font-weight:bold;
	font-size: 1.3em;
	}
#timeline p {
	font-size: .9em;
	font-weight:bold;
	}
.green {
	color: #090
	}
.magenta {
	color: #909
	}
.red {
	color: #c00
	}
.blue {
	color: #009
	}
	