@charset "utf-8";
.MainText {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
}
.MainTextSM {
	font-family: sans-serif;
	font-size: 0.7em;
	color: #000000;
}

.white-noUline {
	font-family: sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white-header {
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

