.ButtonTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.NewsText {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	padding: 8px;
	text-align: justify;
}
.NewsTitle {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	text-indent: 15pt;
}
.TextHeader {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.LaciText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
