BODY {
  font-family: Universe, Helvetica, Arial, sans-serif;
  font-size: 10pt;
  color: #FF0000;
  background-color: transparent;
  }

  A { text-decoration: none; }
  A:link           { color: #FF0000; }
  A:visited        { color: #FF0000; }
  A:link:active    { color: #FF0000; }
  A:hover { font-size: 10pt; color: #0000FF; background-color: #00FF00; text-decoration: none; font-weight: bold; font-style: italic} 
  A:before { content: url(../smgrnrt.gif) }

TD {
  font-size: 9pt;
  font-family: Universe, Helvetica, Arial, sans-serif;
  font-weight: 700;
}




.logo {font-size: 1.25em; width: 100%; align: center; text-align: center; color: black; background-color: red; }
.logo2 { background-color: yellow; }