body  {
	background: #ffffff; 
	color: black; 
}

table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
background: none; 
color: #4c5ea8; 
text-decoration: none;
}

a:active {
background: none; 
color: #fdc53a;
text-decoration: none;
}

a:visited {
background: none; 
color: #4c5ea8; 
text-decoration: none;
}

a:hover {
background: none; 
color: #6F4E02; 
text-decoration: none;
}
H1 {
	font-size: 14px;
	font-weight: bold;
	}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	top: -5px;

}
