﻿<style type="text/css">
#wrapper {
	background-color: #FFFFFF;
}
#wrapper {
	background-color: #FFFFFF;
	margin: 5px;
	width: 800px;
}
#bottom {
	background-color: #FFFFFF;
}
#top {
	background-color: #FFFFFF;
}
#middle {
	background-color: #FFFFFF;
}
#content {
	padding: 20px 10px 20px 10px;
}
#bottom {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
#line {
	background-color: #400080;
}
body {
	font-family: Verdana, Tahoma, Georgia, sans-serif;
	font-size: small;
	line-height: 150%;
}
a:link {
	color: #400080;
}
a:visited {
	color: #400080;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #400080;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Georgia, sans-serif;
	font-size: large;
	color: #FF0000;
	font-weight: bold;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
li {
	line-height: 200%;
}
.bold {
	font-weight: bold;
}
.copyright {
	font-size: x-small;
}
.italic {
	font-style: italic;
}
.indent25 {
	margin-left: 25px;
	white-space: normal;
}
</style>
.indent50 {
	margin-left: 50px;
}
.indent75 {
	margin-left: 75px;
}
.line200 {
	line-height: 200%;
}
.photo {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	float: right;
}
