
body {
  font-family: Arial, Verdana;
  font-size: 14px;
  background-image: url(master_bg.jpg);
  background-repeat: no-repeat
}


h1 {
  font-family: Arial, Verdana;
  font-size: 16px;
  color: #000000;
  font-weight: bold
}

a:link, a:visited, a:active  {
  text-decoration: none;
  color: #333399
}

a:hover {
  text-decoration: underline;
  color: #FF0000;
  font-weight: bold
}

td {
  font-family: Arial, Verdana;
  font-size: 12px
}

.parahead {
  font-family: Arial, Verdana;
  font-size: 16px;
  color: #000000;
  font-weight: bold
}

.emphasise {
  font-weight: bold;
  font-size: 15px;
  font-style: italic
}

.menuitem {
  color: #000099
}


.phone {
  font-weight: bold;
  font-size: 36px;
  font-style: italic
}

.footer {
  font-family: Arial, Verdana;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  color: #000000;
  background: #000099 url(buttonfill.gif)
}