<style>

body {
	font-family: Verdana;
	font-size: 13px;
	color: #42350E; }

B {
	font-weight: bold; }

td {
	font-family: Verdana;
	font-size: 13px;
	color: #42350E; }
td A:link {
	color: #42350E;
	text-decoration: underline; }
td A:visited {
	color: #42350E;
	text-decoration: underline; }
td A:active {
	color: #42350E;
	text-decoration: underline; }
td A:hover {
	color: #42350E;
	text-decoration: underline; }


/* Page Headers */
.header {
	font-family: Verdana;
	font-size: 18px;
	color: #42350E;
	font-weight: bold; }


/* Page Footer */
.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #DDDDDD; }
.footer A:link {
	color: #DDDDDD;
	text-decoration: underline; }
.footer A:visited {
	color: #DDDDDD;
	text-decoration: underline; }
.footer A:active {
	color: #DDDDDD;
	text-decoration: underline; }
.footer A:hover {
	color: #DDDDDD;
	text-decoration: underline; }
