.cssheight {
	line-height: 150%;
}
.small {
	font-size: x-small;
}
.err {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.moresmall {
	font-size: xx-small;
	font-style: normal;
}
.itemh1 {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
}
.tables1 {
	color: #FFFFFF;
	background-color: #00CC00;
	background-position: center center;
	text-align: center;
	font-weight: bold;

}
.tables2 {
	font-size: x-small;
	color: #000000;
}
.tables3 {
	font-size: x-small;
	border: thin #009900;
	line-height: 150%;
	font-style: normal;
	text-align: center;




}
.tabledetail {
	font-style: normal;
	border: thin solid #009900;
}
.longmsg {
	line-height: 150%;
	letter-spacing: 1px;
}

