@charset "ISO-8859-1";
h2 {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.fontmed {
	font-size: 0.85em;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	background-color: #FFFFFF;
	text-decoration: none;
}

