body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #E1E1FF;/*#F8E6BF; 		/* JON: This is the background colour of the site */
}


textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	margin-bottom: 0px;
	color: #000000; 			/* JON: This is the colour of the sub headings */
	text-align:left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 0px;
	color: #0C0908;				/* JON: This is the colour of the sub-er headings*/
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 0px;
	color: #000000;				/* JON: This is the colour of the sub-er-er headings*/
}

td
{
	font-size: 0.8em;
}