@charset "utf-8";
.fltRight {
	float: right;
}
.contentHeadings {
	font-size: 18px;
	font-weight: bold;
}
.fltLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
