body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 1em;
  text-align: justify;
  line-height: 18px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 70%;
	text-align: justify;
	line-height: 18px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 70%;
	text-align: justify;
	line-height: 18px;
}
a {color: #A8977D;
text-decoration: none;}
a:visited {color:#A8977D;
text-decoration: line-through;}
a:hover {color: #905A34;
border-bottom: 1px dotted #DDC594;
padding: 0 0 2px 0;}
a:active { color:#000000;}
