@charset "utf-8";
/* CSS Document */
/* Style set defintion for Trench Tots */
<style type="text/css">

.normal { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	font-size: 12px;
	line-height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}

</style>

.d {
	font-family: "Times New Roman", Times, serif;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	text-align: justify;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 2pt;
}

.footergrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color:#CCCCCC;
	text-align: left;
	padding-top: 2pt;
}
.footerborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 2pt;
	border-top: solid green 1pt;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.smalltextleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.smalltextleftwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

.celltopborder {
	border-top: solid green 1pt;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	line-height: 30px;
	margin-left: 10mm;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	cursor: auto;
	line-height: 30px;
}
.subheadingblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	cursor: auto;
	line-height: 30px;
}
.subheadingsingle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	line-height: 1px;
}
