body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 150%;
}
h1 {
	font-size: 1.5em;
	color: #aa0000;
}
address {
	font-style: normal;
}
img {
	border: none;
}
a {
	color: #aa0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}