body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
<!--
.style1 {
	color: #660000;
	font-weight: bold;
}
.style2 {
	font-size: x-small;
	font-weight: bold;
}
.style3 {
	font-size:small;
	font-weight:normal;
	color:#660000;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
}
-->