.Main {
	font-family: "Trebuchet MS", Arial, "Poor Richard", "Times New Roman";
	}
	
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	}

.heading {
	font-size: x-large;
	font-weight: bold;
	color: #003366;
		text-align: center;
}

.bodytext {
	font-family: "Trebuchet MS", Arial, "Poor Richard", "Times New Roman";
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	background-repeat: repeat;
	background-position: center;
	color: #000000;
}

body {
	background-image: url(Images/St%20Leonards%20bkgrd.gif);
	width: 93%;
}


.main_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	line-height: 32px;
}
