.heading  { color: #800000; font-size: 20px; font-family: Verdana, Palatino, Arial, Helvetica; font-variant: normal; font-weight: bold; line-height: normal }

.subheading  { color: #800000; font-size: 18px; font-family: Verdana, Palatino, Arial, Helvetica; font-weight: normal; line-height: normal }

.paragraph    {
	color: #660000;
	font-size: 14px;
	font-family: Verdana, Palatino, Arial, Helvetica;
	font-weight: normal;
	line-height: normal
}

.table   { color: #922300; font-size: 12px; font-family: Verdana, Palatino, Arial, Helvetica; font-weight: normal; line-height: normal }

.caption {  font-family: Verdana, Arial, Helvetica; font-size: 11px; line-height: normal; font-weight: normal; color: #000000}
body {
	color: black;
	background-color: #d46901
}
.splash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	height: auto;
	width: auto;
	float: none;
	clear: none;
	filter: DropShadow(Color="black", OffX=2, OffY=2);
}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: white }

