.txt {
	font-size: 83.3%;
	line-height: 140%;
	color: #333333;
	width: auto;
	height: auto;
	text-align: justify;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-weight: normal;
}
em{
	font-weight:normal;
	background-color:#ffff66;
	padding:2px;
}
