body {
	background-color: #432420;
	font-family: Verdana, sans-serif;
}
p, ul, li {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #432420;
}
a:link, a:visited {
	text-decoration: none;
	color: #8E6C57;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
h2, .title {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #B6854C;
}
.date, .copyright {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #B6854C;
}
.caption {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #8E6C57;
}
.caption:link, .caption:visited {
	text-decoration: none;
	color: #8E6C57;
}
.caption:hover {
	text-decoration: underline;
	color: #990000;
}
.bottom {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #8E6C57;
}
.bold {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #432420;
}
.list {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #B6854C;
}
.list:link,.list:visited {
	text-decoration: none;
	color: #C25644;
}
.list:hover {
	text-decoration: underline;
	color: #990000;
}
.cal1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #8E6C57;
}
.cal2:link,.cal2:visited {
	text-decoration: none;
	font-size: 12px;
	color: #C25644;
}
.cal2:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #990000;
}
.subtitle {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #8E6C57;
}