BODY{
	position:absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #333333;
	line-height : 12px;
	background: #ffffff;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #009933;
	line-height : 12px;
	text-decoration: none;
}


div.datum { 
	color:#000000; 
	background:#dddddd;
       font-weight : bold;	
}

div.news {
	padding:2px;
	margin: 1px;
	border: 1px solid #029a35;
}
