.news {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: black;
	text-align: justify;
}
.news .header {font-weight: bold;}
.news .date   {color: #828282;}
.news .announce {font-style: italic; padding-left: 2em;}
.news .body {display: block; padding-left: 2em;}
.news_group {font: normal 11px Arial, Helvetica, sans-serif;}
table.news_editor td.name {
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
    width: 50pt;
}

