body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/form-lft-bkgd.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.style1 {color: #CC3333}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6380B5;
	text-transform: uppercase;
	letter-spacing: 4px;
}
a:link {
	color: #6380B5;
	text-decoration: underline;
}
a:visited {
	color: #6380B5;
	text-decoration: underline;
}
a:hover {
	color: #98A75B;
	text-decoration: underline;
}
.style2 {color: #E6572F}
.formfields {
	background-color: #E8EEE4;
}
.style3 {
	font-size: 10px;
	font-style: italic;
}
.bkgd-right {
	background-image: url(../images/form-rt-bkgd.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.green-rule {
	border: thin solid #98a75b;
}
.address {
	font-size: 10px;
}

.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #6380b5;
}
