.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	text-align: justify;
	color: #999999;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	text-align: justify;
	color: #F38225;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	background-color: #FFFFFF;
	border: 1px dotted #FF6600;
	top: 2px;
	width: 225px;
	margin-right: 5px;
	text-indent: 5pt;
	height: 20px;
}
.formbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	background-color: #FFFFFF;
	border: 1px dotted #FF6600;
	width: 225px;
	line-height: normal;
	top: 2px;
	text-indent: 5pt;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	background-color: #FFFFFF;
	border: 1px dotted #FF6600;
	line-height: 5px;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	text-decoration: none;
}
.previous {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #AFCC7A;
	text-indent: 25pt;
}
.next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #AFCC7A;
	text-align: right;
	text-indent: 25pt;
}
