body {
margin:0 0 0 0;
background-color:#f3eee8;
}
.header {
	width:600px;
	height:20px;
	background-color:#bbb198;
}
.headline 
{
	font-family: Verdana, Helvetica;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	width:580px;
}
.header_space {
	width:10px;
}
a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-decoration:none;
}
.text 
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
}
.atext 
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
}