@import url(nonnn4.css);

BODY {
  background: #FFFFFF none;
  color: black;
  text-align: justify;
}

H1 {
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-size: 200%;
  font-weight: normal;
  background: #FFFFFF none;
  color: black;
}

H4 {
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-size: 100%;
  font-weight: normal;
  background: #FFFFFF none;
  color: black;
}

DIV.maintext {
  clear: both;
}

DIV.copyright {
  clear: both;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-size: 75%;
  font-weight: normal;
  background: #FFFFFF none;
  color: black;
}

P.whereami {
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-size: 75%;
  font-weight: normal;
  background: #FFFFFF none;
  color: black;
  position: absolute;
  margin-left: 5em;
}

P.back {
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-size: 75%;
  font-weight: normal;
  background: #FFFFFF none;
  color: black;
}

P.four {
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-size: 150%;
  font-weight: normal;
  background: #FFFFFF none;
  color: black;
}

P.centred {
  text-align: center;
}

P.lt {
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-size: 125%;
  font-weight: normal;
  background: #FFFFFF none;
  color: black;
}