@import url(afst.css);

BODY {
  font-family: Helvetica, sans-serif;
  font-size: 12pt;
  color: white;
  text-align: left;
  background-image: url(/images/backlight2.gif);
}

.on {
  font-size 16pt;
}

.off {
  font-size 12pt;
}

HR {
  width: 75%;
}

.menuheader {
  text-align: center;
}

A:link {
  color: white;
  text-decoration: none;
}

A:visited {
  color: blue;
  text-decoration: none;
}
