a {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.head {
	font-size: 18px;
	font-weight: 600;
}
.notes {
	font-size: 11px;
}
.subhead {
	font-size: 16px;
	font-weight: 600;
}
