.MENU {
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  padding-left: 8px;
}
.MENU P {
  margin-top: 0px; margin-bottom: 8px;
}
.MENU2 {
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
  color: #ffffff;
  margin-top: 0px; margin-bottom: 10px;
}
.MENU2 P {
  margin-top: 32px; margin-bottom: 0px;
}
.MENU3 {
  font-family: arial,helvetica;
  font-size: 11pt;
  margin-top: 0px; margin-bottom: 10px;
}
.MENU4 {
  font-family: arial,helvetica;
  font-size: 9pt;
  font-style: italic;
  margin-top: 0px; margin-bottom: 10px;
}
.PANEL {
  font-family: arial,helvetica;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
}
.HEADER {
  font-family: arial,helvetica;
  font-size: 8pt;
  font-weight: bold;
  color: #99ccff;
  margin-bottom:4px;
  text-align: center;
}
.ITEMS {
  font-family: arial,helvetica;
  font-size: 8pt;
  color: #ffffff;
}
.BODY {
  font-style: italic;
  font-weight: bold;
  color: #ffffff;
  padding-left: 30px; padding-right: 30px;
  text-align: justify;
}
.COPYRIGHT {
  font-size: 8pt;
  font-style: normal;
  text-align: center;
  margin-top: 12px; margin-bottom: 8px;
  color: #99ccff;
}
A {
  color: #ffffff;
  text-decoration: none;
  font-weight:bold;
}
A:hover {
  color: #99ccff;
  text-decoration: underline;
}
H2 {
  font-size: 14pt;
  font-style: italic;
  color: #99ccff;
}
H6 {
  font-family: arial,helvetica;
  font-size=7pt;
  font-weight: normal;
  color: #ffffff;
  margin-top: 0px; margin-bottom: 0px;
}
UL {
  margin: 0px 0px 0px 30px;
  list-style-image: url(http://www.bwwsociety.org/bullet.gif);
}
LI {
  margin-bottom: 4px;
}
