body {
  leftmargin: 25px;
  font-family: sans-serif;
}

td {
	font-family: sans-serif;
}

th {
	font-family: sans-serif;
}

table {
	align: center;
	font-size: 12pt;
}

a   {
	text-decoration: "none";
	color: #000099;
}

a:hover	{
	color: #66CC00;
}
