.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}


p {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #003366;}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #003366;}
body  {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #003366;}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #003366;}
table {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #003366;}

a   { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #990000; text-decoration:  underline;  }
a:hover  { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #006666; text-decoration:  underline;  }

a.menu   { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #426DB8; text-decoration:  none;  }
a.menu:hover  { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #B4CCFF; text-decoration:  none;  }

.pagecolour {
	background-color: #F1F0EA;
	background-position: 0px 0px;

}

.margins {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.textpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #660066;
}
.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
}
.textgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #009933;
}

