@charset "UTF-8";
body h3 {
}
.c-notes {
	color: #FF0307;
}
.c-float-right {
	float: right;
	margin-left: 12px;
}
.c-float-left {
	float: left;
	margin-right: 12px;
}