@charset "utf-8";
/* CSS Document */
.MSubTitle {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #3271AF;
}
ul {
	list-style-type: disc;
}
ol {
	margin-top: -15px;
	list-style-type: decimal;
}
