
<!--
- <style> body {
  font-family: "Comic Sans MS";
  font-size: 14px;
  color: #000000;
}

td {
  font-family: "Comic Sans MS";
  font-size: 14px;
  color: #000000;
}

.text {
  color: #000000;
  font-family: "Comic Sans MS";
  font-size: 14px;
  text-decoration: none;
}

.mash {
  font-family: "Comic Sans MS";
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
}

.mash2 {
  font-family: "Comic Sans MS";
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

a:link {
  color: #FFFF00;
  font-family: "Comic Sans MS";
  font-size: 14px;
text-decoration: bold;
}

a:visited {
  color: #FFFF00;
  font-family: "Comic Sans MS";
  font-size: 14px;
text-decoration: bold;
} 

a:active {
  color: #FFFF00;
  font-family: "Comic Sans MS";
  font-size: 14px;
text-decoration: bold;
} 

A:hover {
  text-decoration: underline;
  font-family: "Comic Sans MS";
  font-size: 14px;
  color: #000000;
  text-decoration: bold;
}

$DOCUMENT {
  color: black;
  font-size: 12pt;
}

BODY {
  font-family: Comic Sans MS;
  font-size: 12pt;
}

TBODY {
  font-family: Comic Sans MS;
  font-size: 12pt;
}

A {
  font-size: 12pt;
}
