@charset "utf-8";
.n_text {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.b_text {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.d_text {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.markup_text {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: blink;
}

