body,td,th { font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #333333; line-height: 18px; }
body {
	background-color: #F2F3D3;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active { color: #FF6600; }
a:hover { color: #0066CC; }
h1,h2,h3,h4,h5,h6 {	font-family: Arial, Helvetica, sans-serif; margin: 0px; }
h1 { font-size: 36px; color: #463E39; line-height: 36px; }
h2 { font-size: 24px; color: #463E39; line-height: 24px; }
h3 { font-size: 18px; color: #463E39; line-height: 18px; }
.banner { background: url(images/banner-bg.jpg) center top no-repeat #463E39; height: 250px; }
.header { background-color: #fff; padding-top: 20px; }
.footer { border-top: 1px solid #666; margin-top: 20px; }
.form { background: url(images/form-bg.jpg) top left no-repeat; width: 243px; }
.form-content { padding: 70px 15px 0px 15px; }