.noprint {
	display:none;
}
.content {
	font-family: sans-serif;
	text-align:justify;
	margin-left:0px;
	margin-right:30px;
	margin-top:0px;
	margin-bottom:5px;
	font-size: 14px;
	color:#333333;
}
h2 {
	font-family: sans-serif;
	margin-left:0px;
	font-size: 16px;
	color:#666666;
	background-image: url(img/h2.gif);
	background-repeat: repeat-x;
	z-index:6;
}
.container {
	position:absolute;
	left: 35px;
	top: 0px;
	height:100%;
	width:607px;
	z-index:10;
}

