body, a, p, li, td {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12pt;
  color:#000000;
  text-align:justify;
}

body {
  background-color:#E8E8E0
}

table, tr, td {
  vertical-align:top;
}

h1 {
  text-align:center;
  font-size:20pt;
}

table {
  border:none;
  padding:0px;
}

.menu {
  padding:4px;
  font-weight:bold;
}

.menu-active {
  padding:4px;
  background-color:#E8E8E0;
  font-weight:bold;
}

.centred {
  text-align:center;
}

a {
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

