#News {
	
}

#News hr {
	color: #E9E9E9;
	background-color: #E9E9E9;
	height: 1px;
	border: 0;
	margin:12px 0px 12px 0px;
}

#News .title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color: #CCC;
	margin:0px 0px 12px 0px;
}

#News .text {
	margin:12px 0px 12px 0px;
	text-align:justify;
}

#News .date {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CCC;
}