body {
	font-family: "Verdana";
	background-color: #6C4042;
	}

a:link {
	text-decoration: none;
	color: #6C4042;
	}

a:visited {
	text-decoration: none;
	color: #6C4042;
	}

a:hover {
	text-decoration: underline;
	color: black;
	}

a:active {
	text-decoration: none;
	color: black;
	}

p {
	font-family: "Verdana";
	font-size: 12px;
	color: black;
	margin-top: 0pt;
	}

h1 {
	margin: 0in;
	margin-bottom: .0001pt;
	font-size: 14.0pt;
	font-family: "Verdana";
	color: #667947;
	font-weight: bold;
	text-decoration: none;
	}

h2 {
	margin: 0in;
	margin-bottom: .0001pt;
	font-size: 12.0pt;
	font-family: "Verdana";
	color: #667947;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-underline: single;
	}

.mainText {
	font-family: "Verdana";
	font-size: 10.5pt;
	color: #6C4042;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	}

li {
	font-family: "Verdana";
	font-size: 11pt;
	color: #667947;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	}

.footer {
	font-size: 8pt;
	font-family: "Verdana";
	text-decoration: none;
	color: gray;
	margin-top: 6pt;
	text-align: left;
	}

table.main {
	background-color="white"; 
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	border-color: navy navy navy navy;
	border-width: 1px;
	border-style: solid;
	}


