BODY,.body,LI,P,UL {
  font-family: verdana, arial,helvetica,sans-serif; font-weight: normal; font-size: x-small; color: #333333;
  background: white;
}
TD {
  font-family: verdana, arial,helvetica,sans-serif; font-weight: normal; font-size: x-small; color: #333333;
}
.menu {
  font-family: verdana, arial,helvetica,sans-serif; font-weight: normal; font-size: xx-small;
}
A {
  color: #994433; font-family: verdana, arial,helvetica,sans-serif; font-weight: normal;
}
A:link, A:visited {
  text-decoration: none;
}
A:hover {
  text-decoration: underline
}
.quasipiccolo {
  font-size: xx-small;
}
.piccolo {
  font-size: xx-small;
}
.evident {
  font-size: x-small; font-weight: bold;
}
.big {
  font-size: medium;
}
.faq { border: 1px solid black; margin: 10px; }
.faq_q { background:#DDDDDD; padding:10px; }
.faq_a { background:#EEEEEE; padding:10px; }
.faq_c { font-size: 13pt; font-weight: bold; color:#777777;}