body {
  font-family: "Times New Roman", Times, serif;
  font-size: 11pt;
  font-weight: bold;
  scrollbar-base-color: #DDD2AE; 
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #E3C1B1;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #E3C1B1;
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url(images/bullet.gif);	
}
a:link {
	color: #E3C1B1;/*themecolour1;*/
	font-size: 11pt;
	font-weight: bold;
}
a:visited {
	color: #E3C1B1;/*themecolour2%0;*/
	color: #E3C1B1;
	font-size: 11pt;

}
a:link:hover {
	color: #C70000;/*themecolour3;*/
	font-size: 11pt;
	font-weight: bold;
}
.highlightbox {
	background-color: #000000;/*themecolour1%90;*/
	padding: 4px 30px;
	border: 1px DOTTED #333333;
	padding: 15px;
	font-size: 10pt;

}
.foot {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #FFFFFF;
}

h1, h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #E3C1B1;/*themecolour2%0;*/
	font-family: "Times New Roman", Times, serif;
}