

.b {
	font-weight: bold;}
.red {
	color: red;}
.navy {
	color: navy;}
.green {
	color: #5be47f;}
.blue {
	color: blue;}
.orange {
	color: orange;}
.brown {
	color: #9B8E84;
}

.m05-t {margin-top: 0.5rem !important}
.m08-t {margin-top: 0.8rem !important}
.m10-t {margin-top: 1rem !important}
.m11-t {margin-top: 1.1rem !important}
.m12-t {margin-top: 1.2rem !important}
.m14-t {margin-top: 1.4rem !important}
.m16-t {margin-top: 1.6rem !important}
.m18-t {margin-top: 1.8rem !important}
.m20-t {margin-top: 2.0rem !important}
.m22-t {margin-top: 2.2rem !important}
.m24-t {margin-top: 2.4rem !important}
.m26-t {margin-top: 2.6rem !important}
.m28-t {margin-top: 2.8rem !important}
.m30-t {margin-top: 3.0rem !important}

.m0-b {margin-bottom: 0rem !important}
.m05-b {margin-bottom: 0.5rem !important}
.m08-b {margin-bottom: 0.8rem !important}
.m10-b {margin-bottom: 1.0rem !important}
.m20-b {margin-bottom: 2.0rem !important}
.m30-b {margin-bottom: 3.0rem !important}
	

.fl-l {
	float: left;
}
div.attention {
	background: #FFCED1;
	color: #C4000E;
	border: 2px solid #C4000E;
	padding: 10px 15px;
	margin: 15px 0px 30px;
	}
.note {
	border: 2px solid #435169;
	background: #0A1A37;
	padding: 10px 15px;
	margin-bottom: 1rem;}
.note p:first-child {
	margin-top: 0;}
.note p:last-child {
	margin-bottom: 0;}
div.content .note p {
	font-size: 0.8rem;}
.f06rem {
	font-size: 0.6rem !important}
.f07rem {
	font-size: 0.7rem !important}
.f08rem {
	font-size: 0.8rem !important}
.f10rem {
	font-size: 1.0rem !important}
.f11rem {
	font-size: 1.1rem !important}
.f12rem {
	font-size: 1.2rem !important}
.f14rem {
	font-size: 1.4rem !important}
.f16rem {
	font-size: 1.6rem !important}
.f18rem {
	font-size: 1.8rem !important}
