body,td,th {
	color: #444444;
	font: 11px/1.3em Arial, Helvetica, sans-serif;
}
body {
	background-color: #86a075;
}
a:link {
	color: #780a03;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #780a03;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #780a03;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #780a03;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
#address {
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	color: #647757;
}
#address a:link {
	color: #647757;
	text-decoration: none;
}
#address a:visited {
	text-decoration: none;
	color: #647757;
}
#address a:hover {
	text-decoration: underline;
	color: #780a03;
}
#address a:active {
	text-decoration: none;
	color: #647757;
	}
#email {
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	color: #647757;
}
#nav {
	text-align: right;
	font: 12px/1em "Times New Roman", Times, serif;
	padding-top: 16px;
	background: #FFFFFF url(images/background/paperedge.gif) no-repeat right top;
}
#nav a:link {
	color: #444444;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #444444;
}
#nav a:hover {
	text-decoration: underline;
	color: #780a03;
}
#nav a:active {
	text-decoration: none;
	color: #444444;
}
#navTurner {
	text-align: right;
	font: 12px/1em "Times New Roman", Times, serif;
	padding-top: 16px;
}