﻿.newstitle
{
	color: #666666;
	padding-bottom: 2px;
	border-bottom: 1px solid lightgrey;
	font-family: Times New Roman, Times, serif;
	font-size: 140%;
	margin-bottom: 5px;
	font-weight: bold;
}

.newstext
{
	color: #666666;
	text-align: justify;
	padding-bottom: 20px;
}