td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.headline {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 19px;
	color: #660000;
	font-weight: bold;
}
.border {
	border: 2px solid #E1DBC1;
}
