@charset "utf-8";
.sty {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #990000;
}
.content {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.titl {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.lcontent {
	font-family: "Comic Sans MS";
	font-size: 13px;
}
