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

.thrColLiqHdr #container #wrapper_news #headline_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #006;
	margin-top: 15px;
	margin-bottom: 5px;
}.thrColLiqHdr #container #wrapper_news #body_news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 15px;
	font-size: 110%;
	line-height: 140%;
}

