.heading {
  font-family:Times New Roman;
  font-size:14pt;
  font-weight:bold;
  color:#663300;
}
.general {
  font-family:verdana;
  font-size:10pt;
  color:#006600;
  text-align:justify;
}
.cell {
  font-family:verdana;
  font-size:10pt;
  color:#006600;
}
.nav {
  font-family:verdana;
  font-size:8pt;
}
a:link {
  color:#669933;
}
a:visited {
  color:#662200;
}
a:active {
  color:#666633;
}
