div#newstxt{
	width:100%;
	padding-bottom:20px;
}

div#newsparts{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

#newsparts p{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
	height:14px;
	text-align:right;
	padding-top:1px;
	padding-bottom:1px;
	color:#444444;
}

table.newstxt2{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	border-bottom:1px dotted #aaaaaa;
}

table.newstxt2 td{
	text-align:center;
	padding:5px;
}


div.title{
	text-align:left;
	font-size:  18px;
	line-height:22px;
	width:100%;
}




