﻿body {
	background-image: url('file://Webserve3/inetpub/Huntingdonshire/forms/hdc_logo.gif');
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS";
	font-size: small;
	margin-left: 10%;
	margin-right: 10%;
}

h1 {
	margin-top:60px;
	font-size:large;
	text-align: center;
	font-weight:normal;
	color:#003566;
}
h2 {
	font-size:medium;
	text-align: center;
	font-weight:bold;
	color: #003566;
}
hr {
	color: #003566;
	height: 1px;
}

table {
	width:100%;
	margin:0px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

th {
	background-color:#BCBBD9;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	width:30%;
	padding:5px;
}
td {
	background-color:#DBD9ED;
	padding:5px;
}

.clause 
{
	font-size: x-small;	
}
