@charset "UTF-8";
/* CSS Document */

.sc-strong {
	color: #FF3300;
	font-size: 150%;
	font-weight: bold;
}
.sc-moerstrong {
	color: #000000;
	border-top: 1px solid #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom: 1px solid #000000;
	font-size: 120%;
}

