body {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 100px;
	margin-right: 0;
	background-image:url('colour/bg.jpg');
}
h1 {
	font-family: Arno Pro, Times New Roman, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #888888;
	display: inline;
}
h2 {
	font-family: Arno Pro, Times New Roman, serif;
	font-size: 1em;
	font-weight: bold;
	color: #888888;
}
h3 {
	font-family: Arno Pro, Times New Roman, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #888888;
}
p {


	font-family: Arno Pro, Times New Roman, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #888888;
}
h4 {


	font-family: Arno Pro, Times New Roman, serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #888888;
}

a:link.navcolor {
	font-family: Arno Pro, Times New Roman, serif;
	font-size: 1em;
	font-weight: bold;
	color: #888888;
	display: inline;
	text-decoration: none;
	padding-left: 34px;
}
a:visited.navcolor {
	font-family: Arno Pro, Times New Roman, serif;
	font-size: 1em;
	font-weight: bold;
	color: #888888;
	display: inline;
	text-decoration: none;
	padding-left: 34px;
}
a:hover.navcolor {

	font-family: Arno Pro, Times New Roman, serif;
	font-size: 1em;
	font-weight: bold;
	color: #303030;
	display: inline;
	text-decoration: none;
	padding-left: 34px;
}
a:active.navcolor {

	font-family: Arno Pro, Times New Roman, serif;
	font-size: 1em;
	font-weight: bold;
	color: #303030;
	display: inline;
	text-decoration: none;
	padding-left: 34px;
}









a:link {
	font-family: Arno Pro, Times New Roman, serif;
	font-size: 1em;
	font-weight: bold;
	color: #101010;
	display: inline;
	text-decoration: none;
}
a:visited {
	font-family: Arno Pro, Times New Roman, serif;
	font-size: 1em;
	font-weight: bold;
	color: #101010;
	display: inline;
	text-decoration: none;
}
a:hover {

	font-family: Arno Pro, Times New Roman, serif;
	font-size: 1em;
	font-weight: bold;
	color: #CCCCCC;
	display: inline;
	text-decoration: none;
}
a:active {

	font-family:Arno Pro, Times New Roman, serif;
	font-size: 1em;
	font-weight: bold;
	color: #676512;
	display: inline;
	text-decoration: none;
}
