.homewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
}
.bottompad {
	padding-bottom: 10px;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A04A22;
}
a.brownlink {
	color: #A04A22;
	text-decoration:none;
}
a.brownlink:hover {
	color: #A04A22;
	text-decoration:underline;
}
.buttons {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-align:center;
}

h1, h2, h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

form {
	padding: 0;
	margin: 0;
}