.comment {
	font-family: "MS UI Gothic";
	font-size: 14pt;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	color: #000000;

}
.sub-title {
	font-family: "MS UI Gothic";
	font-size: 16pt;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}
.text {
	font-size: 11pt;
	line-height: normal;
	color: #333333;
	font-family: "MS UI Gothic";

}
.title-red {
	font-family: "MS UI Gothic";
	font-size: 18pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}
