.date {
	font-family: arial;
	font-size: 8pt;
	color: #632813;
	text-decoration: none;
}
.date:hover {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}
a {
	font-family: arial;
	font-size: 9pt;
	color: 632813;
	text-decoration: underline;
}
td {
	font-family: arial;
	font-size: 9pt;
	line-height: 120%;
	color: #632813;
}
a:hover {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}
b {
	font-family: arial;
	font-size: 9pt;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}
.rightnav {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #632813;
	right: 10px;
	padding-right: 7px;
	text-decoration: none;
}
.rightnav:hover {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	right: 10px;
	padding-right: 7px;
	text-decoration: none;
}
.adboxes {
	font-family: arial;
	font-size: 8pt;
	color: #70331A;
	background-color: #E0C3B3;
	padding: 10px;
	border-top: 1px solid #70331a;
	border-right: 1px solid #70331a;
	border-bottom: 1px solid #70331a;
	border-left: 1px solid #70331a;
}
.title {
	font-family: arial;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
