/* Andrew Steer - last modifed 6th Nov 2011 */

body {
  background: #ffffff;
/*  font-family: "Georgia", serif;  */
  font-family: "Arial", Verdana, Arial, sans-serif;
}

body {margin: 20px;}

p {   line-height: 130%;
  font-size: 95%;
/* color: #008000;  /*   /* for testing! */
}

ul {   line-height: 130%;
  font-size: 95%;
/* color: #008000;  /*   /* for testing! */
}


table {   line-height: 130%;
  font-size: 95%;
/* color: #008000;  /*   /* for testing! */
}


h1, h2, h3 {
font-family: "Arial", Verdana, Arial, sans-serif;
color: #000080;
}

/* h1 { font-size: 150%; border-style: outset; background: #800060; }  */
h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 110%; font-weight: normal; }
