BODY, TD, TR {
  background-color: #FFFFFF;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  color: #000000;
  font-size: 12px;
}
H1 {
  font-size: 22px;
  font-weight: bold;
}
H2 {
  font-size: 18px;
  font-weight: bold;
}
H3 {
  font-size: 14px;
  font-weight: bold;
}
.small {
  font-size: 10px;
}
.header1 {
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
}
.header2 {
  font-size: 18px;
  font-weight: bold;
}
.header3 {
  font-size: 14px;
  font-weight: bold;
}
KBD {
  font-family: Lucida Console, Courier New, Courier, serif;
}
.headerCell {
  background-color: #000080;
  color: #FFFFFF;
  font-weight: bold;
}
.headerCell2 {
  background-color: #C0C0C0;
  color: #000000;
  font-weight: bold;
}
.outlineCell {
  background-color: #808080;
}
.codeCell {
  background-color: #C0C0C0;
  font-family: Lucida Console, Courier New, Courier, serif;
}