<!--

body {
  font-family: Verdana, sans-serif;
}

.head {
  font-weight: bold;
  background: FFCC33;
  foreground: 33CCFF:
  }

.centred {
  text-align: center;
  }

th {
  font-weight: bold;
  background: 33CCFF;
  foreground: FFCC33;
  }

td,th {
  font-size: 80%;
    }
    
    
-->

