body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}

td.verticalbottom {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	vertical-align: bottom;
}

a:link, a:active, a:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
