.headline {
	font-family: Goudy, "Goudy Old Style", "Times New Roman";
	font-size: 36pt;
	font-weight: bold;
	letter-spacing: 8px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.revlink {
	color: #FFFFFF;
}
