body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	background-color: #FFFFFF;
	margin: 20px;
	font-size: 80%;
	line-height: 120%;
}
a:link {
	color: #003399;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #003399;
}
a:hover {
	font-weight: bold;
	color: #E3303E;
}
a:active {
	font-weight: bold;
	color: #003399;
	background-color: #EA343F;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #003399;
}
