@charset "windows-1252";
.Normal {
	font-size: 14px;
	font-style: normal;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
.leftalign {
	text-align: left;
}

