@charset "UTF-8";
.textscrollleft {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: top;
}
.textscrolright {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: top;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

