a:link { color: #808080;text-decoration: none; }
a:visited { color: #808080;text-decoration: none; }
a:hover { color: #000000;text-decoration: none; }
a:active { color: #ff0000;text-decoration: none; }

body {
  font-family:Verdana;Helvetica;
  font-size:10pt;
}

td {
  font-family:Verdana;Helvetica;
  font-size:10pt;
}

.mnuOptionCell {
  font-family:Verdana;Helvetica;
  font-size:10pt;
  color:#000000;
  background-color:#ffffff;
  border-left:3 solid #4060e0;
  border-bottom:1 solid #4060e0;
  width:180px;
  text-align:center;
}

.mnuOptionCellBottom {
  font-family:Verdana;Helvetica;
  font-size:10pt;
  color:#000000;
  background-color:#ffffff;
  border-left:3 solid #4060e0;
  width:180px;
  text-align:center;
}

.mnuTopCell {
  font-family:Verdana;Helvetica;
  font-size:10pt;
  color:#ffffff;
  background-color:#4060e0;
  width:180px;
  text-align:center;
}

.sectionTitle {
  font-family:Verdana;Helvetica;
  color:#4060e0;
}
