A {
  font-size : x-small;
}
A:Visited{
  font-size : x-small;
  color: #0000FF;
}
A.back {
  font-size : small;
}
A.back:Visited{
  font-size : small;
  color: #0000FF;
}
BODY {
  font-size : small;
}
TD.tabopen {
  font-size: x-small;
  background-color : #CFDBF7;
  text-align : center;
}
TD.tabclose {
  font-size: x-small;
  color : #000099;
  text-align : center;
}
TD.tabcurrent {
  font-size: x-small;
  background-color : #eeee00;
  color : #0000FF;
  text-align : center;
}
TD.nam{
  font-size: small;
  font-weight : bold;
  background-color : #CFDBF7;
  vertical-align : top;}
TD.val{
  font-size: small;
  background-color : #ffffff;
}
TD.gval{
  font-size: small;
  background-color : #CFDBF7;
  color : #000000;
  vertical-align : middle;
}
TD.tsval{
  font-size: small;
  background-color : #cccccc;
  color : #000000;
}
TD.bval{
  font-size: small;
  background-color : #FFFFFF;
  color : #000000;
  vertical-align : bottom;
}
TD.nval{
  font-size: small;
  background-color : #FFFFFF;
  color : #000000;
  text-align : right;
  padding-right : 1em;
}
TD.tnval{
  font-size: small;
  background-color : #cccccc;
  color : #000000;
  text-align : right;
  padding-right : 1em;
}
TD.l-title{
  font-size : medium;
  font-weight : bold;
}
TD.title{
  font-size : small;
  font-weight : bold;
}
TD.subtitle{
  font-weight : bold;
  font-size : x-small;
}
TD.section{
  font-size : small;
}
