body {
	color: #000000;/*themecolour5%0;*/
	/*background-image:  url(theme_files/theme_hnav_bg.gif);*/
	background-image:  url(graphics/bg.gif);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-color: #ffffff;/*themecolour5;*/
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;

	}
	blockquote {
	margin-top: 2px;
	color: #000000;/*themecolour5%0;*/
	margin-right: 40px;
	margin-left: 15px;
	margin-bottom: 2px;
}
ol {
	margin-top: 0px; margin-bottom: 0px; color: #333333
}

#hnavigation {
	background-image:  url(theme_files/theme_hnav_bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 28px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 5;
}

#content {
	position: absolute;
	height: auto;
	width: auto;
	left: 80px;
	top: 60px;
	right: 30px;
}

#heading {
	position: absolute;
	height: auto;
	width: auto;
	top: 50px;
	left: 50px;
	right: 50px;
	z-index: 1;
}
#content ul {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	color: #000000;/*themecolour5%0;*/
	list-style-image:  url(theme_files/theme_bullet2.gif);
}
h1 {
	font-size: 18px;
	color: #ca006c;/*themecolour5%0;*/
	margin-top: 0px;
	margin-bottom: 1px;
}
h2 {
	font-size: 16px;
	color: #ca006c;/*themecolour1;*/
	margin-top: 3px;
	margin-bottom: 3px;
}
#content a:link {
	color: #000000;/*themecolour5%0;*/
}
#content a:visited {
	color: #999999;
}
#content a:link:hover {
	color: #ca006c;/*themecolour1;*/
}
.highlightbox {
	padding: 5px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #fbefda;/*themecolour2$ 83.7%, 0.4%;*/
}
table {
	color: #000000;/*themecolour5%0;*/
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
}