body {
	color: #000000;
	background-color: #bgbgbg;
}
table {
	font-size: 10pt;
	font-family: tahoma, arial, helvetica, sans-serif;
}
table.main {
	font-size: 10pt;
	font-family: tahoma, arial, helvetica, sans-serif;
	background-image: url('images/watermark2.jpg');
	background-repeat: no-repeat;
	width: 600px;
	height: 550px;
}
table.plain {
	font-size: 10pt;
	font-family: tahoma, arial, helvetica, sans-serif;
	background-image: url('images\bg.jpg');
	background-repeat: no-repeat;
	width: 600px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #606060;
	text-align: justify;
}
p.left {
	text-align: left;
}
p.center {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #606060;
	text-align: center;
}
p.tiny {
        font-size: 7pt;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #606060;
	text-align: center;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #606060;
}
table {
	color: #606060;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;/*themecolour3%0;*/
}
.leftcoltext h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
h2 {
	font-size: 14px;
	color: #411919;/*themecolour1$ -22.3%, -31.8%;*/
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
        font: 10pt
	background-color: #f8c6c6;/*themecolour1$ 59.8%, 95.5%;*/
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}