.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.headline {
	font-size: 14px;
}

strong {
	font-weight: bold;
	color: #A89747;
}
.wide {
	letter-spacing: 0.22em;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a.copyright {
	color: #999999;
	text-decoration: underline;

}

a.copyright:hover {
	color: #666666;
	text-decoration: underline;
}