@charset "utf-8";
/* CSS Document */

.HtmlText {
}

.HtmlText p {
	margin: 1em 0;
}
.HtmlText p:first-child {
	margin-top: 0px;
}

.HtmlText b {
	color: #222;
}
