body, table{
	color: black;
}

.noPrint{
	display:none;
}

.hide{
	visibility: hidden;
}
.printOnly{
	display: block;
}

body{
	background-color: white;
}

.work_sheet{
	width: 100%;
}
TABLE.border, TABLE.border TD, TABLE.border TH, table.border_out{
	border-color: black;
}

.responsible{
	position:absolute;
	right: 20px;
	bottom: 20px;
	width: 200px;
	height: 100px;
}
a{
	color:black;
	text-decoration: none;
}

.section{
	border:solid 2px black;
}

.arround_content{
	border:none;
}
.content_area{
	border:none;padding:0px;
}
