
a:link {
	text-decoration:none;
	color: #333333;
}
a:visited {
	text-decoration:none;
	color: #333333;
}
a:hover {
	text-decoration:none;
	color: #666666;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
