body {
	font-family: Optima, "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
}
table {
	font-family: Optima, "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
}
a:link {
	font-weight: bold;
	color: #AB533E;
}
a:hover {
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #CC9966;
}
.factlist {
	list-style-type: square;
}
.timelinerowOdd {
	background-color: #FCFD8F;
	padding-top: 3px;
	padding-bottom: 3px;
}
.timelinerowEven {
	background-color: #FFFF66;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sectionheading {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.pageheading {
	font-size: 20px;
	font-weight: bold;
	color: #660000;
	text-align: center;
}
.twelvepointtext {
	font-size: 12px;
}
.piccaption {
	border: 1px solid #660000;
	background-color: #ECE8D9;
	padding: 5px;
}
