body {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px
}

a:link {
	text-decoration: none;
	color: #0F0E90;
}
a:visited {
	text-decoration: none;
	color: #0F0E90;
}
a:hover {
	text-decoration: underline;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
