body {
		background-color: #FFFFFF;
}
body, p, div, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border-top-color: #79A584;
	border-right-color: #79A584;
	border-bottom-color: #79A584;
	border-left-color: #79A584;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #70A07D;
}
.mainheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #669A76;
}
.mainheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #669A76;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #669A76;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #99CC99;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
input {
	color: #990000;
	font-weight: bold;
}
select {
	font-weight: bold;
	color: #CC00CC;
}
textarea {
	font-weight: bold;
	color: #006600;
}
#table1 {
	background-color: #FFFFCC;
	border: 2px solid #990033;
}
#table1 td {
	border: 1px dashed #990033;
}
#table1 th {
	background-color: #FFCC00;
	color: #990033;
}
.indent {
	margin-left: 25px;
}
.colourblock {
	background-color: #FFCC00;
	padding: 8px;
}
.underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	padding: 2px;
}
body {
	border-top-color: #A8C3A7;
	border-right-color: #A8C3A7;
	border-bottom-color: #A8C3A7;
	border-left-color: #A8C3A7;
}
