	body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3C2312;
	}
	a, a:visited, a:link, a:active {
	color: #A38062;
	text-decoration: none;
	}
	a:hover {
	color: #3C2312;
	text-decoration: underline;
	}
	
	div.nav {
	text-align: center;
	vertical-align: middle;
	color: #E9E2D8;
	}
	div.nav a, div.nav a:visited, div.nav a:link, div.nav a:active {
	color: #E9E2D8;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	}
	div.nav a:hover {
		text-decoration: underline;
	}
	
	h1 {
	font-size: 33.5px;
	font-weight: normal;
	margin: 0px;
	color: #3C2312;
	}
	h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	color: #3C2312;
	}
	div.bodyText {
	text-align: left;
	color: #3C2312;
	padding: 8px;
	}
	
	td.footer {
	text-align: center;
	vertical-align: top;
	padding-top: 3px;
	color: #E9E2D8;
	font-size: 12px;
	background-position: top;
	background-repeat: repeat-x;
	}
	td.footer a, td.footer a:visited, td.footer a:link, td.footer a:active {
		color: #E9E2D8;
		font-size: 12px;
		text-decoration: none;
	}
	td.footer a:hover {
		text-decoration: underline;
	}
	
.bodyTextBold {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

