
table {
	font: 10pt/20px Verdana, Arial, Helvetica, sans-serif
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
	margin-right: 0px;
	margin-left: 20px;
}
ol {
	margin-top: 0px; margin-bottom: 0px; color: #D8C961
}
.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;/*themecolour9%0;*/
	margin-left: 25px;
	list-style-image: url(sample3_files/sample3_bullet.gif);
}

.leftcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-left: 20px;
	list-style-image: url(sample3_files/sample3_bullitt3.gif);
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #f7e9a2;
	margin: 0px;


}
h2 {
	font-size: 14px;
	color: #950808;
	margin: 0px;

}

body {
	background-color: #521A05;
	color: #950808;

}
.topstrip {
	background-image: url(sample3_files/sample3_topstrip.gif);
	background-repeat: repeat-x;
}

.hnavbg {
	background-image: url(sample3_files/sample3_hnav_bg.gif);
	background-repeat: repeat-x;
}

.topleft {
	background-color: #21232a;/*themecolour4;*/
}
.parabg {
	background-image: url(sample3_files/sample3_para_bg.gif);
	background-repeat: repeat-x;
}
.leftcoltext {
	color: #D8C961;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #b78e43;
}
.rightcoltext {
	padding-left: 20px;
	padding-right: 20px;
	color: #333333;
	background-color: #f7e9a2;/*themecolour9;*/
}
/*link styles*/
A:link {text-decoration: none; color: #f7e9a2;}
A:visited {text-decoration: none; color: #f7e9a2;}
A:active {text-decoration: none; color: #f7e9a2;}
A:hover {text-decoration: underline; color: #FffffF;}

.topcell {
	background-color: #f7e9a2;/*themecolour9;*/
}
.footer {
	font-size: 8pt;
	color: #A2908B;
	padding-top: 5px;
}

