body {
	background-color: #455e85;
	font-family: Arial, Helvitica, sans-serif;
	font-size: medium;
	text-align: center;
}
table {
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../images/willoby1.jpg);
	background-repeat: no-repeat;
	background-position: 405px 50px;
}
table td {
	font-family: Arial, Helvitica, sans-serif;
	font-size: medium;
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 30px;
}
p {
	text-indent: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.page {
	margin-top: 20px;
	margin-bottom: 5px;
	text-indent: 5px;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #996699;
}
.page a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.page a:visited {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.page a:hover {
	color: #996699;
}

