h1.print {
	font-size:   14px;
    font-weight: bold;
    color:       #000000;
	text-align: left;
	background-color: white;
	line-height: 10px;
}
	
h2.print{
	font-size:   15px;
        font-weight: bold;
        color:       #000000;
	line-height: 10px;
       	}

h3.print{
	font-family: Roboto, Arial, sans-serif;
	font-size:   15px;
    font-weight: bold;
    color:       #000000;
	text-align: left;
	background-color: white;
	line-height: 10px;
	margin-left: 1em;
	}

h4.print{
	font-size:   12px;
    color:       #000000;
	text-align: left;
	background-color: white;
	line-height: 15px;
	}	

#tab_print {
	
}

