body {background-color:white;color:black; 

	  /*sets background colour to white and font colour to black*/

font-family:Arial,verdana,sans-serif,Helvetica;font-size:12pt;font-weight:normal}

	 /*sets font look up, size and weight*/	


h1,h2,h3,h4, {
    font-family: Arial,Verdana,Sans-serif, serif }

h3 { color: #B22222}

	/*Heading 3 colour found in the javascript code on the home page*/


