.text80_150 {
	font-size: 80%;
	line-height: 150%;
}
input {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.bar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 3d3d3d;
}
.text90_150bold {
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
}
.hr_double {
	height: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8a9e70;
	border-bottom-color: #8a9e70;
}
.bar_indent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2em;
}
.text150{
  line-height : 150%;
}
.text90_150{
  font-size : 90%;
  line-height : 150%;
}
.text80_100{
  font-size : 80%;
  line-height : 100%;
}

