body {
  background-color: #FFFFFF;
}
a:visited {
 color: #0000FF;
}
a:link {
 color: #0000FF;
}
a:active {
 color: #0000FF;
}
.sectiontitle {
  font-weight: bold;
  color: #000080;
  font-size: 14pt;
  text-align: left;
}
.sectiontext {
  text-align: left;
}
.officerstitlecell {
  text-align: left;
  background-color: #CCCC00;
  font-weight: bold;
  color: #000000;
  font-size: 12pt;
}
.officerscell {
  text-align: left;
  background-color: #CCCC00;
  color: #000000;
  font-size: 12pt;
}
.header {
  background-color: #649964;
} 
.bodycontent {
  background-color: #FFFFFF;
} 
.leftmenu {
  background-color: #649964;
  text-align: center;
} 
a.leftmenutab:visited {
  font-size: 10pt;
  text-align: center;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
a.leftmenutab:link {
  font-size: 10pt;
  text-align: center;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
a.leftmenutab:active {
  font-size: 10pt;
  text-align: center;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
.footercell {
  background-color: #649964;
  text-align: center;
} 
a.footermenutab:visited {
  font-size: 10pt;
  text-align: center;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
a.footermenutab:link {
  font-size: 10pt;
  text-align: center;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
a.footermenutab:active {
  font-size: 10pt;
  text-align: center;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

