table a:link {
	color: #0000FF;
	text-decoration: none;
}

table a:visited {
	color: #0000FF;
	text-decoration: none;
}

table a:hover {
	color: #0000FF;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}

table td {
	cellspacing: 0;
	cellpadding: 0;
}

body {   
    font-family: Arial, Helvetica, sans-serif;
}
