body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td, th {
	font-size: 12px;
	color: #000000;
}

a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #034D86;
}

.footer {
	font-size: 10px;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #034D86;
	text-decoration: underline;
}
.eleven {
	font-size: 11px;
}
