BODY {
  font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
  background-color: #ffffff;
}

A:link { text-decoration: none; color: #009900; font-weight: normal; }
A:visited { text-decoration: none; color: #009900; font-weight: normal; }
A:active { text-decoration: none; color: #009900; font-weight: normal; }
A:hover { text-decoration: underline; color: #960000; font-weight: normal; }

.Menu {
  color: #000000;
  background-color: #f0ffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
}

TABLE.Menu { padding: 10; }

.Menu A:link { font-size:12pt; text-decoration: none; color: #009900; font-weight: normal }
.Menu A:visited { font-size:12pt; text-decoration: none; color: #009900; font-weight: normal }
.Menu A:active { font-size:12pt; text-decoration: none; color: #009900; font-weight: normal }
.Menu A:hover { font-size:12pt; text-decoration: underline; color: #960000; font-weight: normal }


.Heading {
  font-family: Garamond, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight: bolder;
  color: #000060
}

.Announce {
  font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
}

.Contact {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}
  
