BODY {
	font-family: "verdana";
}

BODY.reverse {
	background-color: #004080;
	color: #FFFFFF;
}

a:hover {
	font-weight: bold;
}
a.reverse {
	color: #FFFFFF;
	text-decoration: underline;
}

DIV.content {
	margin-left: 5%;
	margin-right: 5%;
}