form {
	margin-top : 0px;
	margin-bottom : 0px;
}

body {
	background-color : #fef8de;
	background-image : url(images/background2.jpg);
}

p {
	color : #333333;
	font-size : 14px;
	font-family : Arial, san-serif;
	text-align : left;
	font-weight : bold;
}

p.small {
	font-size : 12px;
	margin-top : -0px;
}
p.centre {
	text-align : center;
}

p.centres {
	text-align : center;
	font-size : 12px;
}

p.right {
	text-align : right;
}

a {
	color : Blue;
	font-size : 14px;
	font-family : Arial, san-serif;
	text-align : left;
	font-weight : bold;
}

a.visited {
	color : Blue;
}

.small {
  font-size : 12px;
}

.booklink {
	color : #333333;
	font-size : 16px;
	font-family : Arial, san-serif;
	text-align : center;
	text-decoration : none;
}

h1 {
	color : #333333;
	font-size : 16px;
	font-family : Arial, san-serif;
	text-align : center;
}

h1.right {
	text-align : right;
}

h1.left {
	text-align : left;
}

h1.red {
		color : Red;
}

h2 {
	color : #333333;
	font-size : 20px;
	font-family : Arial, san-serif;
	text-align : center;	
}

p.red {
	color : Red;
	font-size : 14px;
	font-family : Arial, san-serif;
	text-align : left;
	font-weight : bold;
	text-align : center;
	margin-top : -10px;
}

p.blueenter {
	color : Blue;
	font-size : 22;
	text-align : center;
}

srtong {
	font-weight : bold;
}

td.sale {
color : #333333;
	font-size : 18px;
	font-family : Arial, san-serif;
}

ol {
	color : #333333;
	font-size : 14px;
	font-family : Arial, san-serif;
	text-align : left;
	font-weight : bold;
}

ul {
	color : #333333;
	font-size : 14px;
	font-family : Arial, san-serif;
	text-align : left;
	font-weight : bold;
}