body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	line-height: 20px;
}
body {
	background-color: #FF9900;
	background-image: url(images/page/lwf_background.gif);
	background-repeat: repeat;
	margin: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}
#enquiry_form {
	background-image: url(images/page/page_form.jpg);
	background-repeat: no-repeat;
}
form {
	margin: 0px;
	padding: 0px;
}
#terms {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}
.page {
	background-color: #FFFFFF;
	height: 100%;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #AAACFC;
}
html, body {
	height: 100%;
}
.top {
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
}
