body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #CC9999;
}
a:hover {
	color: #FF6633;
}
a:active {
	color: #CC9999;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
}
.posnimage {
	float: right; 
	clear: left;
}
.acknowledgement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: #CCCC99;
}
.emphasise {
	font-weight: bolder;
	color: #FF6633;
}
h2 {
	color: #F56408;
}
h3 {
	color: #FF6633;
	font-weight: normal;
}
.posnlinkimage {
	float: left;
	clear: right;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}
.emphasise2 {
	font-size: 14pt;
	font-weight: bold;
}
.emphasise3 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
.flashlink {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
