body,td,th {
	color: black;
	font-family: georgia, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
}

.headline {
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 24px;
	font-weight: bold;
	color: #7b1616;
	font-variant: small-caps;
}

.whiteheadline {
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 24px;
	font-weight: bold;
	color: white;
	font-variant: small-caps;
}

.subheadline {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}

.menu {
	line-height: 18px;
	font-size: 14px;
	color: white;
	font-weight: bold;
}

.small {
	font-size: 10px;
}

a:link, a:active, a:visited {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #b69a73;
	text-decoration: underline;
}
