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

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

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 18px;
}
a:link {
	text-decoration: underline;
	color: #5c729b;
	font-weight: bold;
	margin-right: 0px;
}
a:visited {
	text-decoration: underline;
	color: #5c729b;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
