@import url("style.css");
@import url("fof.css");
.lsed-small {
	font-size:10px;
}
.lsed-big {
	font-size: 24px;
}
.lsed-gray {
	color: gray;
}
.lsed-red {
	color: red;
}

