BODY	{	background-color: #FFFFFF;
			
			color: #000000;

			font-family: "Arial", sans-serif;
			font-size: 12pt;
			font-style: normal;
			font-weight: normal;

			margin-left: 0.7cm;
			margin-right: 0.5cm;
			margin-top: 0.5cm;
			margin-bottom: 1.5cm;

			text-transform: none;
			text-decoration: none
		}


H1,H2,H6
		{	color: #006600;

			font-family: "Arial Black", sans-serif;
			font-size: 36pt;
			font-style: normal;
			font-weight: bold;
		}


P		{	font-family: "Arial", sans-serif;
			font-size: 12pt;
			font-style: normal;
			font-weight: normal;

			text-transform: none;
			text-decoration: none
		}
		

		a.archive:link {color: slategray; text-decoration: none}
		a.archive:visited {color: slategray; text-decoration: none}
		a.archive:hover {text-decoration: none}

		.alignright	{	
			color: slategray;
			font-family: "Arial Black", sans-serif;
			font-size: 12pt;
			font-style: normal;
			text-align: right;
			}

		.bannerfilled {
			position: absolute;
			top: 5px; 
			left:5px;
			width:910px;
			height:110px;
			background-color: #96abc6;
			border:1px solid silver;
			}

		.bannernotfilled {
			position: absolute;
			top: 5px; 
			left:5px;
			width:910px;
			height:110px;
			/*background-color: #96abc6;*/
			border:0px solid silver;
			}

		.bannertext {
			position: absolute;
			top: 52px; 
			left: 5px;
			color: slategray;
			font-family: "Arial Black", sans-serif;
			font-size: 30pt;
			font-style: normal;
			font-weight: bold;
			}


		.date {
			position: absolute;
			text-align: right;
			top: 110px; 
			left: 5px;
			width:910px;
			height:45px;
			color: slategray;
			font-family: "Arial Black", sans-serif;
			font-size: 20pt;
			font-style: normal;
			font-weight: bold;
			}


		.bodystyle {
			position: absolute;
			top: 155px; 
			left: 5px;
			border:0px solid #000;
			}

		.headingstyle_20 {
			color: slategray;
			font-family: "Arial Black", sans-serif;
			font-size: 20pt;
			font-style: normal;
			font-weight: bold;
			border:0px solid #000;
			}

		.headingstyle_14 {
			color: slategray;
			font-family: "Arial Black", sans-serif;
			font-size: 14pt;
			font-style: normal;
			font-weight: bold;
			border:0px solid #000;
			}


		.arthead-aqua {
			color: aqua;
			font-weight: bold;
			}
		.antibody {
			position: absolute;
			top: 65px; 
			left: 5px;
			}


		.colcontainer {
			left:0px;
			width:905px;
			border:0px solid #000;
			}

		.coltestbed {
			position: absolute;
			top:550px;
			left:0px;
			width:800px;
			border:0px solid #000;
			}

		.leftcontent {
			position: absolute;
			left:5px;
			width:300px;
			border:0px solid #000;
			}
	
		.centercontent {
			position: absolute;
			left:310px;
			width:300px;
			border:0px solid #000;
			}
	
		.rightcontent {
			position: absolute;
			left:615px;
			width:300px;
			border:0px solid #000;
			}

		.left2content {
			position: absolute;
			left:5px;
			width:400px;
			border:0px solid #000;
			}
	
		.right2content {
			position: absolute;
			left:515px;
			width:400px;
			border:0px solid #000;
			}

/* Colours */
.aqua  {color:  aqua}
.black  {color:  black}
.blue  {color:  blue}
.fuchsia  {color:  fuchsia}
.gray  {color:  gray}
.green  {color:  green}
.lime  {color:  lime}
.maroon  {color:  maroon}
.navy  {color:  navy}
.olive  {color:  olive}
.purple  {color:  purple}
.red  {color:  red}
.silver  {color:  silver}
.teal  {color:  teal}
.yellow  {color:  yellow}


		.banner {
			background-color: #96abc6;
			border:1px solid silver;
			position: absolute;
			top: 5px; 
			left:5px;
			width:910px;
			height:110px;
			}

		.antibanner {
			position: absolute;
			top: 5px; 
			left: 5px;
			color: slategray;
			font-family: "Arial Black", sans-serif;
			font-size: 30pt;
			font-style: normal;
			font-weight: bold;
			}
		.text {
			position: absolute;
			top: 52px; 
			left: 5px;
			color: slategray;
			font-family: "Arial Black", sans-serif;
			font-size: 30pt;
			font-style: normal;
			font-weight: bold;
			}

		.indexbody {
			position: absolute;
			top: 155px; 
			left: 5px;
			}
		.indexhead {
			color: slategray;
			font-family: "Arial Black", sans-serif;
			font-size: 20pt;
			font-style: normal;
			font-weight: bold;
			}

		.title {
			color: slategray;
			font-style: normal;
			font-weight: bold;
			}

		.author {
			color: slategray;
			font-style: normal;
			font-weight: bold;
			}
			
		.bodyhead {
			font-size: 14pt;
			color: slategray;
			font-family: "Arial Black", sans-serif;
			font-style: normal;
			font-weight: bold;
			}

