body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(../images/titles/greyback.jpg);
}
p {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 150%;
	margin-right: 5px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
.rightcoltext {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #ffa449;/*themecolour2;*/
}
ul {	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(images/titles/index_bullet.gif);
	color: #000000;	
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 4px;
	line-height: 150%;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 4px;
	line-height: 150%;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 4px;
	line-height: 150%;
}


a:link {
	color: #ff9a34;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #ffa449;/*themecolour2$ -100%, 0%;*/
}
.style1 {color: #0000FF}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.style3 {color: #990000}
h4 {
	margin-left:5px;
	line-height: 125%;
}
.style4 {color: #0000CC}
.imgpadding {
	padding: 10px, 5px, 10px, 10px;
	margin-right: 5px;
	margin-left: 5px;
}
