.sidebarTitle
{
  color: #7f110e;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
}

.charter
{
   font-size: 10pt;
   text-align: center;
}

.officers
{
   font-size: 9pt;
}

.direction
{
   font-size: 8pt;
}

.direction a
{
   font-size: 8pt;
}

.funds
{
   color: #7f110e;
}

span a
{
  text-decoration: none;
}

span a:link
{
  color: #8a4c99;  
}

span a:visited
{
   color: #8a4c99;
}

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

span a:active
{
   color: #8a4c99;
}