body {
	font-size: 14px;
	font-family:  "Times New Roman", times, serif;
	line-height: 130%;
}
#printHeader {
	margin: 10px 15px 40px 15px;
	padding: 10px;
	border-bottom: 1px #5B2F01 solid;
}
#printAdver {
	margin: 10px 15px 40px 15px;
	padding: 10px;
	border-top: 1px #5B2F01 solid;
}
.companyLogo {
	float: left;
	margin:  0 10px 10px 0;
	padding: 5px;
	border: 1px #CECECE solid;
}
.infotext{
	margin-left: 20px;
	clear: both;
	
/*	margin-bottom: 10px;*/
/*	margin: 10px 10px 10px 10px;
	line-height: 150%;*/
}
.anonstext {
	/*float: right;
	width: 390px;*/
	font-size: 16px;
	font-family:Tahoma,Arial,Helvetica,sans-serif; /* Microsoft Sans Serif, */
	font-weight: bold;
	text-align: justify;
	margin: 0;
	padding: 0 10px 10px 0;
}
.anonsdata {
	margin: 5px 10px 5px 5px;
	font-size: 10px;
	float: right;
}
.header {
	font-size: 16px;
	font-weight: bold;
	font-family:  "Times New Roman", times, serif;
}
.subhead {
	font-weight: bold;
	font-style: italic;	
}
a {
	text-decoration: none;
}

.not4print{
	display:	none;
}
