body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262525;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #baa481;
	text-align: center;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding-top: 15px;
}

a:link {
	color: #baa481;
	font-weight: bold;
	text-decoration: underline;
}
a {
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #baa481;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color: #846D48;
	text-decoration: none;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	text-decoration: underline;
}