BODY {
  font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin:0px 0px 0px 0px;
  padding:2px 2px 2px 0px;
}

A {
  color:black;
  text-decoration:none;
}

.level0 {
  background-color:#7890A5;
  color:white;
  font-size: 12px;
  font-weight: bold;
  padding:2px 0px 2px 2px;
}

.level1 {
  background-color:#D6C4A4;
  font-size: 12px;
  font-weight: bold;
  padding:2px 0px 2px 12px;
}

.level2 {
  background-color:#D6C4A4;
  font-size: 12px;
  font-weight: bold;
  padding:2px 0px 2px 22px;
}

.spacer {
  background-color:white;
}


A:hover {
  color:red;
}

A.header {
  color:white;
}

A.header:hover {
  color:red;
}
