h1 {
	font-size: 16px;
	line-height: 16px;
	color: #FF9900;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 10px 0px 0px;


}
.small {
	font-size: 10px;
	line-height: 10px;
	margin: 0px 0px -10px;
	text-indent: 15pt;
	color: #999999;



}
h2 {

	font-size: 14px;
	line-height: 12px;
	color: #FF9900;
	margin: 10px 0px 0px;
}
.formtext {
	font-size: 10px;
	color: #000000;
}
