
<!--
- <style> body {
  font-family: Verdana, helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}

td {
  font-family: Verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
}

.text {
  color: #666666;
  font-family: Verdana, helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.mash {
  font-family: Verdana, helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #666666;
}

.mash2 {
  font-family: Verdana, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}

a:link {
  color: #7C994A;
  font-family: Verdana, helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

a:visited {
  color: #7C994A;
  font-family: Verdana, helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
} 

a:active {
  color: #666666;
  font-family: Verdana, helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
} 

A:hover {
  text-decoration: underline;
  font-family: Verdana, helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}

$DOCUMENT {
  color: #666666;
  font-size: 11pt;
}

BODY {
  font-family: Arial;
  font-size: 11pt;
}

TBODY {
  font-family: Arial;
  font-size: 12pt;
}

A {
  font-size: 12pt;
}
