
.info-title
{
  font: 14pt bold Tahoma,"Times New Roman";
  color: #7f110e;
}

.meeting
{
   font-weight: bold;
   font-size: 9pt;
   text-align: center;
}

.info
{
   margin-left: 5px;
   font-size: 10pt;
}

.officers
{
   font-size: 11pt;
}

span a
{
   text-decoration: none;
   font-weight: bold;
}

span a:link
{
  color: #959595;  
}

span a:visited
{
   color: #959595;
}

span a:hover
{
  color: #7f110e;
}

span a:active
{
   color: #959595;
}