BODY {
    BACKGROUND-COLOR: #f8f8e8; /* gray; */
    COLOR: #000080;
    FONT-FAMILY:Verdana
}
.logo {
  font-family: 'Times New Roman';
  font-size: 28pt;
  font-weight:bold;
  font-style:italic;
  font-decoration: none;
  text-align:left;
  padding-left:2pt;
}
.infohead {  /* info head goes inside info text */
  font-family: Verdana;
  font-size: 14pt;
  font-weight:bold;
  font-style:none;
  text-decoration: underline;
  text-align:left;
}
.infotext {
  font-family: Verdana;
  font-size: 12pt;
  font-weight:bold;
  font-style:none;
  text-decoration: none;
  text-align:left;
  margin-left:16pt;
  padding-left:16pt;
  text-indent:16pt;
}
.menutext {
  font-family: Verdana;
  font-size: 8pt;
  font-weight:normal;
  font-style:none;
  text-decoration: none;
  text-align:left;
  margin-left:4pt;
  padding-left:4pt;
  text-indent:4pt;
}
