body {
	margin-top: 0px;
	background-color: #F1F2EE;
	
}

.body1{
     font-family: Tahoma, Arial;
	 font-size: 8pt;
	 color:#333333;
	 text-align:justify;
	 text-decoration:none;
}.date {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color:#C4C8B7;
	text-align:right;
	text-decoration:none;
	font-weight: bold;
}
.headline {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color:#333333;
	text-align:right;
	text-decoration:none;
	font-weight: bold;
}

.top_dots {
	background-attachment: fixed;
	background-repeat: repeat-x;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: 93A070;
	background-position: center;
}