body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
A {
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}

A:hover {
  color: #000000;
  text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}

TD.headerInfo {
  font-weight: bold;
}

