body {
  background-color:#FFFFFF;
  margin:0px;
}

body, table, div, p, pre {
  font:12px Tahoma;
  color:#444444;
}

p {
  text-align:justify;
}

a.menu {
  text-decoration:none;
  font:bold 11px Tahoma;
  color:black;
}

a.menu:hover {
  color:#997613;
}

a.bottomMenu {
  font:bold 11px Tahoma;
  color:black;
  text-decoration:underline;
}

a.bottomMenu:hover {
  color:#997613;
}

.whitetext {
  text-align:justify;
  font-size:11px;
  color:white;
  width:235;
}