<style>
	/* Standard style sheet */
		/* Approximate sizes: xx-small=8pt, x-small=10pt, small=12pt, medium=13pt-14pt */
	/* large=18pt, x-large=24pt, xx-large=36pt */
	/* Standard Body text formatting style */
	BODY  {
		font-size : 1em;
		font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color : #000000;
	}

	TD, td {
		font-size : 1em;
		font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color : Black;
	}

	H4, h4 {
		font-size : 1.2em;
		font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color : Black;
	}


	.headtable {
		font-size : 0.75em;
		font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color : White;
		background-color : #007AC5;
		font-weight : bold;
	}

	.headtable2 {
		font-size : 0.75em;
		font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color : Black;
		background-color : #D9EAF2;
	}

	.arthead {
		font-size : 120%;
		font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color : black;
		font-weight : bolder;
	}


	.maintable {
		font-size : 0.75em;
		font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color : Black;
	}

	.tableback {
		background-color : #D9EAF2;
	}

	.tableback2 {
		background-color : #FFFF77;
	}

	.tblheader {
		font-family : Arial;
		font-size: 1.15em;
		color : black;
	}

	.tbltext {
		font-family : Arial;
		font-size: 0.75em;
		color : Black;
	}

	.tblheaderf {
		background : #C700A3;
		font-style : normal;
		font-weight : bold;
		font-size : 0.8em;
		font-family : Arial,MS Sans Serif,Helvetica,Verdana;
		color : White;
	}

	.tbltextf {
		background : #F8DCF2;
		font-style : normal;
		font-weight : normal;
		font-size : 0.75em;
		font-family : Arial,MS Sans Serif,Helvetica,Verdana;
	}

	.tbltextmessf {
		font-style : normal;
		font-weight : normal;
		font-size : 0.75em;
		font-family : Arial,MS Sans Serif,Helvetica,Verdana;
	}

	.headtext {
		font-size: 1em;
		color : white;
		font-weight : bold;
	}

	.headback {
		background-color : #007AC5;
	}

	.contactdets {
		font-size : 0.8em;
		font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color : Black;
		line-height : 1.5em;
	}

	P.breakhere {page-break-before: always}

	A.headtext, A.headtext:LINK, A.headtext:ACTIVE, A.headtext:VISITED {
		text-decoration: none;
		font-size : 1.8em;
		font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color : white;
	}

	A.headtext:HOVER	{
		text-decoration : underline;
	}

	A.atozlett, A.atozlett:LINK, A.atozlett:ACTIVE, A.atozlett:VISITED {
		text-decoration: none;
		font-size : 1em;
		font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color : black;
		font-weight : bold;
	}

	A.atozlett:HOVER	{
		text-decoration : underline;
	}

	A.disleftnavtop, A.disleftnavtop:LINK, A.disleftnavtop:ACTIVE, A.disleftnavtop:VISITED {
		text-decoration: none;
		font-size : 1em;
		font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color : white;
	}

	A.disleftnavtop:HOVER	{
		text-decoration : underline;
	}

	A.disleftnav, A.disleftnav:LINK, A.disleftnav:ACTIVE, A.disleftnav:VISITED {
		text-decoration: none;
		font-size : 1em;
		font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color : #003366;
	}

	A.disleftnav:HOVER	{
		text-decoration : underline;
	}

	A.atozlettsel, A.atozlettsel:LINK, A.atozlettsel:ACTIVE, A.atozlettsel:VISITED {
		text-decoration: none;
		font-size : 1em;
		font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color : Lime;
		font-weight : bold;
	}

	A.atozlettsel:HOVER	{
		text-decoration : underline;
	}

	A.whitelink, A.whitelink:LINK, A.whitelink:ACTIVE, A.whitelink:VISITED {
		text-decoration: none;
		font-size : 1em;
		font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color : white;
	}

	A.whitelink:HOVER	{
		text-decoration : underline;
	}

	A.blacklink, A.blacklink:LINK, A.blacklink:ACTIVE, A.blacklink:VISITED {
		text-decoration: none;
		font-size : 1em;
		font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color : black;
	}

	A.blacklink:HOVER	{
		text-decoration : underline;
	}

	A, A:LINK, A:ACTIVE, A:VISITED {
		text-decoration: underline;
		color : black;
	}

	A:HOVER {
		text-decoration : none;
	}

	A.disboxlink, A.disboxlink:LINK, A.disboxlink:ACTIVE, A.disboxlink:HOVER, A.disboxlink:VISITED {
		font-size : 12px;
		font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-weight : normal;
		color : #003366;
		text-decoration: underline;
	}

	A.disboxlink:HOVER	{
		color :  #f60;
	}

	.disbox {
		border: solid 1px black;
		background-color : #FFCC99;
	}

	.disboxwhite {
		border: solid 1px black;
		background-color : White;
	}

	/*  Template Extras */
	.colwidth25pc {
		width : 23%;
	}


	/*  User selectable styles */
	.redtext {
		color : Red;
	}
	.bluetext {
		color : Blue;
	}
	.greentext {
		color: Green;
	}
	.browntext {
		color: Maroon;
	}
	.purpletext {
		color: #9471DE;
	}
	.recbbw {
		font-weight: bold;
		color: white;
		background-color: #000080;
		border: thin solid #000080;
	}
	.recwbb {
		border: thin solid #000080;
		background-color: #FFFFFF;
	}

	.header1 {
		font-size : 1.4em;
		font-weight : bold;
		color : Black;
	}

	.header1Red {
		font-size : 1.4em;
		font-weight : bold;
		color : Red;
	}

	.header1Green {
		font-size : 1.4em;
		font-weight : bold;
		color : Green;
	}

	.header1Blue {
		font-size : 1.4em;
		font-weight : bold;
		color : Blue;
	}

	.header1Purple {
		color: #9471DE;
		font-size : 1.4em;
		font-weight : bold;
	}

	.header2 {
		font-size : 1.2em;
		font-weight : bold;
	}
</style>
