BODY {
  color:#000000;
background:#3fbfff;
}
BODY:visited {
  color:#000000;
}
BODY:link {
  color:#8000ff;
}
BODY:active {
  color:#ff0000;
}

TH {
  color:#000000;
/*  background:#ffffff */
  FONT-SIZE: 10pt;
}
TR {
  FONT-SIZE: 10pt;
}

span.sign {
  color:#ffffff;
  FONT-SIZE: 12pt;
  font-weight: bold;
}

a.sign {
  color:#e0e0e0;
/*  background:#008000;*/
  font-weight: bold;
  FONT-SIZE: 12pt;
  font-family: arial;
  text-decoration: none;
}

a.sign:hover {
  color:#008000;
  background:#e0e0e0;
  font-weight: bold;
  FONT-SIZE: 12pt;
  font-family: arial;
  text-decoration: none;
}

a.sign12 {
  color:#e0e0e0;
/*  background:#008000;*/
  font-weight: bold;
  FONT-SIZE: 12pt;
  font-family: arial;
  text-decoration: none;
}

a.sign12:hover {
  color:#008000;
  background:#e0e0e0;
  font-weight: bold;
  FONT-SIZE: 12pt;
  font-family: arial;
  text-decoration: none;
}

a.sign12inv {
  color:#008000;
  background:#e0e0e0;
  font-weight: bold;
  FONT-SIZE: 12pt;
  font-family: arial;
  text-decoration: none;
}

a.sign12inv:hover {
  color:#e0e0e0;
  background:#008000;
  font-weight: bold;
  FONT-SIZE: 12pt;
  font-family: arial;
  text-decoration: none;
}

a.sign12y {
  color:#000000;
/*  background:#008000;*/
  font-weight: bold;
  FONT-SIZE: 12pt;
  font-family: arial;
  text-decoration: none;
}

tr.signy {
  background:#ffff00;
}

a.sign12y:hover {
  color:#000000;
  background:#e0e0e0;
  font-weight: bold;
  FONT-SIZE: 12pt;
  font-family: arial;
  text-decoration: none;
}

th.year {
  font-weight: bold;
  FONT-SIZE: 24pt;
}
