.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;}
