body, a, p, li, td {
  font-family:Times New Roman, serif;
  font-size:11pt;
  font-weight:bold;
  color:#000000;
  text-align:justify;
}

body {
  background-image:url(back.gif);
}

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

h2 {
  text-align:center;
}

h3 {
  text-align:center;
  text-decoration:underline;
}

h4 {
  font-style:italic;
}

.centred {
  text-align:center;
}

.right {
  text-align:right;
}

.submenu {
  margin-left:50;
}

a {
  color:#223344;
  text-decoration:none
}

a:hover {
  text-decoration:underline;
}

a:visited {
  color: #446688;
}

