h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #30216C;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #CE1A31;
}
strong em {
	font-size: .9em;
	color: #006633;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #663399;
	font-weight: bolder;
}
.boldit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #990000;
	letter-spacing: 0.1em;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bolder;
	font-size: 0.95em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
	font-weight: bolder;
	font-size: 0.95em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #CE1A31;
	text-decoration: none;
	font-size: 0.95em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;
	font-size: 0.95em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maintext {
	background-color: #FFFFFF;
	padding: 10px;
	float: right;
	width: 500px;
}
#imgtop {
	width: 700px;
}
#leftnav {
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	width: 150px;
}
#footer {
	width: 700px;
}
#wrapper {
	margin: auto;
	width: 700px;
}
#leftnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000033;
	text-decoration: none;
	display: block;
}
#leftnav a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0033FF;
	text-decoration: none;
	display: block;
}
#leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CE1A31;
	text-decoration: none;
	display: block;
	background-color: #9999FF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 6px;
}
dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #6b1101;
}
dd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 22px;
	padding-bottom: 18px;
}
body {
	background-color: #30216C;
}
.list {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #000000;
}
.p-nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #FF0000;
	font-variant: small-caps;
	background-position: right;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000033;
	font-weight: bolder;
}
