A:link {
  color: #2233dd;
}

A:visited {
  color: #000077;
}

A:active {
  color: #0000ff;
}

BODY {
  color: black;
  background-color: white;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10pt;
}

TABLE.maintable {
  width: 650px;
}

TD {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10pt;
}

TD.indexthumb {
  width: 15%;
}

TD.shade {
  background-color: #aaaaaa;
  color: white;
}

TD.lightshade {
  background-color: #eeeeee;
  color: black;
}

TR.transparent {
  background-color: #ffffff;
}

SPAN.title {
  font-size: 14pt;
  font-weight: bold;
}

SPAN.treepath {
  font-size: 10pt;
  color: #000077;
}

SPAN.treepathdots {
  color: #111111;
}

.fieldname {
  color: #222277;
  font-weight: bold;
  font-size: 10pt;
}

.fieldvalue {
  font-size: 10pt;
}

.small { 
  font-size: 8pt;
}

UL {
  font-size: 12pt;
}

IMG {
  border-color: black;
}
