body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #99CCFF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #99CCFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	color: #FF9900;
}
h1 {
	color: #CC0000;
}
h2 {
	color: #CC0000;
}
.emphasise {
	font-weight: bold;
	color: #CC0000;
}
.emphasise2 {
	font-size: 14pt;
	font-weight: bold;
}
.emphasisebold {
	font-weight: bold;
}
.bluefont {
	color: #0066FF;
}
.bluebullet {
	list-style-image: url(../images/bullett1.gif);
	list-style-position: outside;
}
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}
.underline {
	text-decoration: underline;
}
.centre {
	text-align: center;
}
.posnlinkimage {
	float: left;
	clear: right;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}
.marginbottom {
	margin-bottom: 0px;
}
.margintop {
	margin-top: 0px;
}
.blue {
	color: #0066FF;
}
