.news {
	font-family: Arial, Helvetica, sans-serif;
	}

.newsheader {
	font-size: 12px;
	font-weight: bold;

}
td.newsheader {

}

.newsinfo {
	background-color: #afafaf;
}

.newsdate {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
td.newsdate {
	width: 50px;
	white-space: nowrap;
}

.newstype {
	font-size: 10px;
	padding: 0;
	margin: 0;
}

.newsbranch {
	font-size: 10px;
	padding: 0;
	margin: 0;
}

.newsevent {
	font-size: 10px;
	padding: 0;
	margin: 0;
}

.newsauthor {
	font-size: 10px;
	padding: 0;
	margin: 0;
}

.newstype {
	font-size: 10px;
	padding: 0;
	margin: 0;
}

.newsbody {
	text-indent: 10px;
	font-size: 11px;
	text-align: justify;
	
}

.news a {
	color: #000000;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.news a:hover {
	text-decoration: underline;
}

.news td p {
	padding: 0;
	margin: 0;
}

.newstype a {
	text-decoration: none;
}
.newstype a:hover {
	text-decoration: underline;
	background-color: transparent;
}

.newslink {
	font-style:italic;
	font-weight: bold;
	color: #CC0033;
}
