/*
 * Normal Styles
 */

body {
  color: #000000;
  background: transparent none;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

h1 {
  border-bottom: 2px solid #000000;
  border-left: 0.3em solid #000000;
}

h2 {
  border-bottom: 1px solid #000000;
  border-left: 0.3em solid #000000;
}

th, h3 {
  border-bottom: 1px solid #000000;
}

a:link, a:active {
  color: inherit;
  background-color: inherit;
}

a:visited {
  color: inherit;
  background-color: inherit;
}

.top {
  display: none;
}

/*
 * Special parts of the page
 */

/*
 * Content area
 */

#content {
  margin: 0;
  position: static;
}

#content a {
  text-decoration: none;
}

#content a:hover, #content a:active {
  color: inherit;
  background-color: inherit;
}

/*
 * Title bar
 */

#titlebar {
  display: none;
}

/*
 * The floating submenu at the left
 */

#submenu {
  display: none;
}
