body {
scrollbar-face-color:  #DED4AC;
scrollbar-highlight-color:  #A6A08A;
scrollbar-shadow-color: #DED4AC; 
scrollbar-3dlight-color: #DED4AC; 
scrollbar-arrow-color: white; 
scrollbar-track-color: #E2D7C5;
scrollbar-darkshadow-color: #5C562D;
}
a{
	color:black;
	}
a:hover{
	color:white;
	}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}	

.newstitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #ffffff;
	margin-bottom: 0;
	border-style: double;
	border-color: #ffffff;
	border-width: 4px 4px 0 4px;
	padding: 5px 5px 0 5px;
	width:97%;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	}
.newstitle2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
		}
	
.teaser{
	margin-top:0px;
	font-weight: normal;
	background-color: #ffffff;
	border-style: double;
	border-color: #ffffff;
	border-width: 0 4px 4px 4px;
	padding: 5px 5px 5px 5px;
	width:97%;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	}
	
.tabl{
	padding-left: 20px;
	}
.tabb{
	padding-left: 20px;
	padding-right: 30px;
	}
.newspicture {
	float:right;
	}