body {
	background: #ffffff;
	font-family: Georgia, Verdana, Arial, sans-serif;
	margin-left: 5%;
	margin-right: 5%;
}

h3 {
	text-align: center;
}

br {
	clear: right;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

a:active {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #33ccff;
	text-decoration: underline;
}
