body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color: #292929;
  font-size: 10px;
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-attachment: fixed;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	color: #313F30;
}

a:visited {
  color: #313F30;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #313F30;
}

