body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fcf5d1;
}

a:hover {
	color: #4b7724;
	font-size: 9pt;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4b7724;
	text-decoration:none;
	font-weight: normal;
}

a:active {
	color: #db251a;
	font-size: 9pt;
	text-decoration:none;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4b7724;
	text-decoration:none;
	font-weight: normal;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	text-align: justify;
	line-height: normal;
}	
.headings {
	font-size: 12pt;
	color: #4b7724;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.heading2 {
	font-size: 9.5pt;
	color: #4b7724;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	line-height: 9pt;
	text-decoration:none;
	font-weight: normal;
}

.centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	line-height: normal;
}	

.blocks {
	border-top: 2px solid #a9a795;
}

.bigtable {
	border: 2px solid #a9a795;
}	

.navblock {
	border-right: 2px solid #a9a795;
}


