.bodytext {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
}

.bodytextHead {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

.headertext {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.orderformtext {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
}

a:link, a:visited {
	color: #4a430f;
	text-decoration: underline;
}

a:hover, a:active {
	color: #999966;
	text-decoration: underline;
}

input.short {
	font-family: Verdana;
	font-size: 10px;
	height: 16px;
	width: 55px;
	border: 1px solid #000000;
	background: #FFFFFF;
	vertical-align: middle;
}

input.long {
	font-family: Verdana;
	font-size: 10px;
	height: 16px;
	width: 155px;
	border: 1px solid #000000;
	background: #FFFFFF;
	vertical-align: middle;
}

textarea.long {
	font-family: Verdana;
	font-size: 10px;
	height: 80px;
	width: 155px;
	border: 1px solid #000000;
	background: #FFFFFF;
	vertical-align: middle;
}

select.orderform {
	font-family: Verdana;
	font-size: 10px;
	height: 16px;
	border: 1px solid #000000;
	background: #FFFFFF;
	vertical-align: middle;
}