@charset "utf-8";
.b {
	font-weight: bold;
}
.c {
	text-align: center;
}
.g {
	color: #385300;
}
.o {
	color: #BF4D00;
}
.p {
	color: #280051;
}
.u {
	text-decoration: underline;
}

.h1 {
	font-size: 26pt;
}

.h2 {
	font-size: 24pt;
}
.h3 {
	font-size: 22pt;
}
.h4 {
	font-size: 20pt;
}
.h5 {
	font-size: 18pt;
}
.h6 {
	font-size: 16pt;
}
.h7 {
	font-size: 14pt;
}
.h8 {
	font-size: 12pt;
}/* End */
.black {
	color: #000000;
}
