A  {
		color : #cc3300;
		text-decoration : underline;
		font-size : small;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight : normal;
		background-color: transparent;
	}

	a:link  {
		color : #cc3300;
		font-weight : normal;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : small;
		text-decoration : underline;
		background-color: transparent;
	}

	a:hover  {
	text-decoration : none;
	color : #FF0000;
	font-size : small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	background-color: transparent;
}

	a:visited  {
		color : #cc3300;
		text-decoration : underline;
		font-weight : normal;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : small;
		background-color: transparent;
	}

	a:active  {
	color : #990000;
	text-decoration : none;
	font-size : small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	background-color: transparent;
}

	BODY, TD  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : small;
	}

	P:first-line {
 		font-variant: small-caps;
		font-style: italic;
	}
	
	.WhiteLinkMed  {
		font-size : small;
		font-weight : bold;
		color : #FFFFFF;
		background-color: transparent;
	}

	.BoldMedRed  {
		font-size : small;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		color : #FF0000;
		background-color: transparent;
	}

	.BoldRedTiny  {
		font-size : xx-small;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		color : #FF0000;
		background-color: transparent;
	}

	.MainHeadgreen  {
		font-size : large;
		font-family : "Rockwell Extra Bold", Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : italic;
		color : #006633;
		background-color: transparent;
	}

	.MainHeadBrown  {
		font-size : large;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #cc3300;
		background-color: transparent;
	}

	.LightHeadBrown  {
		font-size : medium;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-style : normal;
		color : #cc3300;
		background-color: transparent;
	}

	.ParaTopGreen-it  {
		font-size : small;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : italic;
		color : #006633;
		background-color: transparent;
	}

	.ParaTopGreen  {
		font-size : small;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		color : #006633;
		background-color: transparent;
	}

	.ParaTopBlue  {
		font-size : small;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		color : #003399;
		background-color: transparent;
	}
	
	.ParaTopBlue-it  {
		font-size : small;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : italic;
		color : #003399;
		background-color: transparent;
	}
	
	.s1  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size : xx-small;
	}

	hr.fullgrn {
		color: #006633;
		background-color: transparent;
	}
	
	hr.fullbrown {
		color: #cc3300;
		background-color: transparent;
	}
	.FormHeightSmall {
		line-height: 7px;
	}

	.LinkSizeMed {
		font-size: small;
	}
	
	.FixedWidth {
		font-family: sans-serif;
		font-size: medium;
		font-weight: bold;
	}

	.greyTINY  {
		font-size : xx-small;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style: italic;
		color : #333333;
		background-color: transparent;
	}

	.GreenDATEtiny  {
		font-size : xx-small;
		font-weight : bold;
		color : #006633;
		background-color: transparent;
	}

	.BrownDATEtiny  {
		font-size : xx-small;
		font-weight : normal;
		color : #cc3300;
		background-color: transparent;
	}

	.WhiteDATEtiny  {
		font-size : xx-small;
		font-weight : bold;
		color : #FFFFFF;
		background-color: transparent;
	}

	.blkSMALLbold  {
		font-size : small;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : italic;
		background-color: transparent;
		color: #000000;
	}

	.green.disk.list {
		list-style: disc;
		color: #006633;
		
		background-color: transparent;
	}

	.revert-std-txt {
		font-size : small;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color : #000000;
		background-color: transparent;
	}
	
	.revert-s1-txt {
		font-size : xx-small;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color : #000000;
		background-color: transparent;
	}
	
	.al-right {
		text-align: right;
		}

	.al-centre {
		text-align: center;
		}

	.al-left {
		text-align: left;
		}

	.MainTable700 {
		width: 700px;
		margin-left: 0;
		margin-right: auto;
		}

	.MainTable724 {
		width: 724px;
		margin-left: 0;
		margin-right: auto;
		}

	.ClearAll {
		clear: both;
		}
	