a:link {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 13px;
  color: #000099;
}

a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: #000099;
}

a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #FF0066;
  text-decoration: none;
}

a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #FF0000;
  text-decoration: none;
}

.smallfont {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

td {
  font-family: Arial, Helvetica, sans-serif;
}

body {
  font-family: Arial;
  font-size: 13px;
  color: #000099;
}

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

$DOCUMENT {
  font-family: Arial;
  font-size: 13px;
}

TABLE {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

TITLE {
  font-family: "Times New Roman";
  font-weight: lighter;
  font-style: normal;
  font-variant: normal;
  font-size: 14px;
  color: #000000;
}

B {
  font-size: 10pt;
}
