.black_s {
	font-size: 70%;
	color: #000000;
}
.black_m {
	font-size: 80%;
	color: #000000;
	line-height: 130%;

}
.black_l {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}

.black10 {
	font-size: 10px;
	color: #000000;
}

.black12 {
	font-size: 12px;
	color: #000000;
}

.pink_m {
	font-size: 80%;
	color: #CC6666;
}
.pink_l {
	font-size: 90%;
	font-weight: bold;
	color: #CC6666;
}
.purple_m {

	font-size: 80%;
	color: #663333;
	line-height: 130%;
}
.white_m {
	font-size: 80%;
	color: #FFFFFF;
}
.green_m {
	font-size: 80%;
	color: #006400;
}
p {
	margin-top:0.5em;
	margin-bottom:0.5em;
}
