.heading1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	border: #000;
	text-decoration: none;
	color: #000;
}
.textheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #000;
}
.textbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
}
navigation {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #84AEE1;
	border-right-color: #84AEE1;
	border-bottom-color: #84AEE1;
	border-left-color: #84AEE1;
}
#navigation1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #85B2E3;
	border-right-color: #85B2E3;
	border-bottom-color: #85B2E3;
	border-left-color: #85B2E3;
	background-color: #6997D5;
}
#timeline {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.textcaption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000;
	font-style: normal;
	font-variant: normal;
}
.textlink {
	color: #00F;
}

