a {
	color: #003366;
	text-decoration: underline;
}

a:link {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #003366;
	text-decoration: none;
}

body {
	background-color: #CCFFFF;
}

td {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.date {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.footer{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
