body {
	font: 12pt Georgia, Times New Roman, Times, serif; 
	background: white; 
	color: black;
	font-weight: bold;
	}
	

h2  {
	color: #8B008B;
	text-align: center;
	}
	
h3	{
	color: #000000;
	font-style: oblique;
	text-align: center;
	}
	
h4	{
	color: #8B008B;
	font-style: bold;
	text-align: center;
	border-color: #8B008B;
	border-style: solid;
	}


p.gallery	{
			font-family: Georgia, Times New Roman, Times, serif;
			border-top: solid black;
			border-bottom: solid black;
			text-colour: #8B008B;
			}
	
td {
	background-color: #CCCCCC;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #8B008B;
	border: none;
		}

td.nocolour {
			background-color: #FFFFFF;
			font-family: Georgia, Times New Roman, Times, serif;
			font-size: 1.1em;
			font-weight: bold;
			text-decoration: none;
			color: #000000;
			border: none;
			text-align: center;
			}
td.no2colour {
			background-color: white;
			font-family: Georgia, Times New Roman, Times, serif;
			font-size: 1.1em;
			font-weight: bold;
			text-decoration: none;
			color: black;
			text-align: left;
			border-style: double;
			border-color: #CCCCCC;
			}

th {
	font-family: Georgia, Times New Roman, Times, serif;
}

a.window		{
				color: #8B008B;
				font-size: 0.8em;
				font-weight: bold;
				text-decoration: none;
				}
				
a.navmenu:link	{
				color: #8B008B;
				font-size: 0.8em;
				font-weight: bold;
				text-decoration: none;
				}
				
a.navmenu:visited	{
				color: #8B008B;
				font-size: 0.8em;
				font-weight: normal;
				text-decoration: none;
				}
a.navmenu:hover	{
				color: #8B008B;
				font-size: 0.8em;
				font-weight: bold;
				text-decoration: none;
				}
a.navmenu:active	{
				color: #8B008B;
				font-size: 0.8em;
				font-weight: bold;
				text-decoration: none;
				}