body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	background-color: #6699CC;
	margin-top: 20px;
	text-align: justify;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
a:hover {
	color: #5E91C8;
	text-decoration: underline;
}
