.solution {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 30px;
	font-weight: lighter;
	color: #FC3;
	text-decoration: underline;
	text-align: left;
	letter-spacing: 0.1em;
}
.textebase {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-align: justify;
	display: block;
	margin: 0px;
	padding: 24px;
}
