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

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

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

h1 {font-size: 20px; font-weight:normal;
}

a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
		color: #333;
}
a:hover {
	text-decoration: none;
		color: #333;
}
a:active {
	text-decoration: none;
		color: #333;
}
