.title {
	font-family: "MS UI Gothic";
	font-size: 14pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}
.subtitle {
	font-family: "MS UI Gothic";
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	color: #009900;
}
.comment {
	font-family: "MS UI Gothic";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #009900;
}
.link {
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #008000;
	text-decoration: underline;
	font-family: "MS UI Gothic";

}
.commentblue {
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000080;
}
.commentred {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.commentgreen {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #009900;
}
.comment-blue {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	font-family: "MS UI Gothic";
}
