body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.bluewrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #02679B;
}
.bluewritesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0565A1;
}
a:link {
	color: #02679B;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #006699;
	background-color: #d2e9f9;
}
a:active {
	text-decoration: underline;
	color: #006699;
}

