@charset "UTF-8";
.smaller {
	font-size: smaller;
}
.smaller_p100 {
	font-size: smaller;
	color: #751A04;
}
.medium_p100 {
	color: #65017d;
	font-size: medium;
}
.small {
	font-size: small;
}
.small_p100 {
	font-size: small;
	color: #65017d;
	font-weight: bold;
}
.small_p100_b {
	font-size: small;
	color: #751803;
	font-weight: bold;
}
.p100 {
	color: #751A04;
}
