table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #862612;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #862612;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	text-decoration: none;
}
.listheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1b3280;
	text-transform: uppercase;
	text-decoration: none;
	line-height: -20px;
}
.leftnavblue {
	color: #1b3280;
}

.sitetitle {
	color: #862612;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}
