/* potential comunications mf3.org.uk*/
@charset "utf-8";
body {
  margin: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: medium;
}
p {
  font-size: 100%;
}
p a {
  color: black;
  text-decoration: none;
}
p a:hover {
  color: black;
  text-decoration: underline;
}