<!--
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;/*themecolour10;*/
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.rightcoltext {
	background-color: #ffffff;/*themecolour4;*/
	padding-right: 10px;
	border: 1px solid #000000;/*themecolour10%0;*/
	padding-left: 15px;
	font-size: 9pt;
	color: #000000;/*themecolour4%0;*/
}

.leftcoltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #666666;/*themecolour10%0;*/
	color: #333333;/*themecolour10%0;*/
	padding-right: 20px;
	padding-left: 20px;
}

.rightcoltext h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #CC0033;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.rightcoltext h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #CC0033;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.leftcoltext h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;/*themecolour10%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.leftcoltext h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;/*themecolour10%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

.footer {
	border: 1px dashed #000000;
	padding: 5px;
	width: 90%;
}

.headingpad {
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 20px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;/*themecolour4%0;*/
}
.rightcoltext ul {
	color: #000000;/*themecolour4%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(Kempston_Pages_files/Kempston_Pages_bullitt2.gif);	
}
.leftcoltext ul {
	color: #333333;/*themecolour10%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(Kempston_Pages_files/Kempston_Pages_bullet.gif);	
}

a:link {
/*	color: #e427e0;*/
	color: #2746e4;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:link:hover {
	color: #446173;/*themecolour3$ 0.9%,-12.8%;*/
	text-decoration: none;	
}
.righcoltext a:link {
	color: #3366CC;	
}
.rightcoltext a:visited {
	color: #000000;	
}
.rightcoltext a:link:hover {
	color: #CC3366;	
}
.footertext {
	font-size: 9pt;
	color: #333333;/*themecolour10%0;*/
	padding-left: 30px;
}

-->