body {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	}
	blockquote {
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #000000;
	margin-right: 0px;
}

.parahead {
	font-size: 13px;
	font-weight: bold;
	color: #333333;/*themecolour9;*/
}

h1 {
	font-size: 16px;
	color: #005db6;/*themecolour5;*/
	margin-top: 0px;
	margin-bottom: 3px;
}

ul {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
	color: #333333;/*themecolour6%0;*/
	margin-top: 0px; margin-bottom: 0px;
	list-style-image: url(./images/Elements_page4_bullet.gif);
}

.style1 {font-size: 10px}

.borderedbox {
	border-color: #deae63;
	background-color: #f8eedf;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}
