table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: 336699;
	padding-left: 20px;
	display: block;
	margin-left: 20px;
}
.footer a:link{
	color: 336699;
	text-decoration: none;
}
.footer a:visited{
	color: 336699;
	text-decoration: none;
}
.footer a:hover{
	color: #000033;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: 336699;
	text-decoration: none;
}
