.prop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;


}
.line {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1pt;
	border-top-color: #999999;


}
.non {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;

}
.underline {
	color: #FF9900;
	text-decoration: none;
}
.cur {
	cursor: hand;
}
