A {
	background-color: transparent;
	color: #110066;
	font-weight: 600;
	text-decoration: none;
}
A:active {
	background-color: transparent;
	color: #990000;
	text-decoration: none;
}
A:hover {
	background-color: #ffffff;
	color: #990000;
	text-decoration: underline;
}
BODY {
	background-color: #ffffff;
	color: #000000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
P, DD, TD P, TD DD {
	dispaly: block;
	font-size: 95%;
	font-weight: 500;
	margin: 2ex 2ex 2ex 2ex;
	text-align: justify;
	vertical-align: baseline;
}
OL, TD OL {
	dispaly: block;
}
UL, TD UL {
	dispaly: block;
}
LI, TD LI {
	font-weight: 500;
	margin: 1ex 2ex 1ex 2ex;
	vertical-align: baseline;
}
TD {
	dispaly: block;
	font-weight: 500;
	vertical-align: top;
}
TH {
	background-color: #000000;
	color: #ffffff;
	dispaly: block;
	font-weight: 700;
}
CAPTION {
	dispaly: block;
	font-size: 100%;
	font-weight: 600;
	margin: 1ex 1ex 1ex 1ex;
	text-align: left;
}
H1 {
	background-color: transparent;
	color: #000000;
	dispaly: block;
	font-family: Garamond, Times, serif;
	font-size: 180%;
	font-variant: small-caps;
	font-weight: 900;
	margin: 1ex 1ex 1ex 1ex;
	text-align: left;
}
H2 {
	background-color: transparent;
	color: #990000;
	dispaly: block;
	font-family: Garamond, Times, serif;
	font-size: 160%;
	font-style: italic;
	font-weight: 800;
	margin: 1ex 1ex 1ex 1ex;
	text-align: left;
}
H3 {
	background-color: transparent;
	color: #000000;
	dispaly: block;
	font-size: 110%;
	font-variant: small-caps;
	font-weight: 600;
	margin: 1ex 1ex 1ex 1ex;
	text-align: left;
}
H4, H5, H6 {
	background-color: transparent;
	color: #990000;
	dispaly: block;
	font-size: 100%;
	font-variant: small-caps;
	font-weight: 600;
	margin: 2ex 2ex 2ex 2ex;
	text-align: left;
}
HR {
	background-color: transparent;
	color: #000000;
	margin: 1ex 1ex 1ex 1ex;
}
.bar {
	background-color: #662211;
	color: #000000;
}
.center {
	text-align: center;
}
.container {
	position: absolute;
	top: 0px;
	width: 100%;
}
.dropcap {
	color: #330099;
	float:left;
	font-family: Garamond, Times, serif;
	font-size: 60px;
	font-weight: 500;
	line-height: 50px;
	padding-top: 2px;
}
.side {
	background-color: #c0cc8f;
	color: #000000;
}
.top {
	background-color: #89916a;
	color: #000000;
}
.front {
	color: #990000;
	letter-spacing: 3px;
	margin: 6ex 0ex 0ex 1ex;

}
.nav {
	dispaly: block;
	font-family: Garamond, Times, serif;
	font-variant: small-caps;
	font-size: 90%;
	font-weight: 500;
	margin: 1ex 1ex 1ex 1ex;
	text-align: center;
	vertical-align: baseline;
}
.foot {
	dispaly: block;
	font-size: 7pt;
	text-align: center;
	font-weight: 500;
}
.openingquote {
	dispaly: block;
	font-size: 90%;
	font-weight: 500;
	margin: 2ex;
	padding: 2ex;
	text-align: left;
	vertical-align: bottom;
}
.title {
	text-align: left;
	background-color: transparent;
	color: #ffffff;
}
.frontlink {
	background-color: transparent;
	color: #FAE4B5;
	font-weight: 600;
	text-decoration: none;
}
.imagetop {
	margin: 0ex 0ex 0ex 0ex;
}
.imagetopright {
	margin: 0ex 0ex 2ex 2ex;
}
