body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.raportinst_print{
font-size: 12px;
}

p{
	margin-bottom: 8px;
	margin-top: 3px;
}

h1{
	font-size: 16px;
	font-weight: bold;
}

h2{
	font-size: 14px;
}

h3{
	font-size: 12px;
}

#divPrint {
	width: 900px;
}

.print {
	display: block;
}

.noprint {
	display: none;
}

.rapportfieldset {
border: 1px solid #000;
}

.autodatatable .td1{
border-bottom: 1px dotted #000;
}
.autodatatable .td2{
border-bottom: 1px dotted #000;

}