body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:9px;
  color:#000000;
  font-weight:bold;
  background-color:#ffffff;
  margin-right:0px;
  margin-top:0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#737373;
	vertical-align:top;
	background-color:#ffffff;
}
.td2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
	vertical-align:top;
	background-color:#737373;
}

a {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border:none;
}
a:link {
	text-decoration: none;
	color:#000000;
	border:none;
}
a:visited {
	text-decoration: none;
	color: #000000;
	border:none;
}
a:hover {
	text-decoration: none;
	color: #000000;
	border:none;
}
a:active {
	text-decoration: none;
	color: #000000;
	border:none;
}

