<p>TABLE {
  font-family: Verdana;
  font-weight: bold;
  color: #000;
  font-size: 14px;
}

H3 {
  font-family: "Arial Black";
  font-size: 12pt;
  font-weight: bold;
  color: #000;
}

H2 {
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #000;
}

H1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16pt;
	color: #000;
}

H6 {
	font-family: Arial;
	font-size: 6pt;
	color: #000;
}

TD {
	font-family: Arial;
	font-size: 14px;

	color: #000;
}

TR {
	font-family: Arial;
	font-size: 14px;
	color: #000;
}

TH {
	font-family: Arial;
	font-size: 14px;
	color: black;
}

a:hover {
  color: #000;
}

