@CHARSET "UTF-8";

img {
	display: none !important;
}


h2 {
    padding: 3px;
 	margin: 0px;
    font-size: 16px;
}

#content h2 {
	page-break-before: always;
}

h2.first_one,
.first_one h2:first-child {
	page-break-before: avoid !important;
}

@page {
	size: auto;
	margin: 10mm 10mm 10mm 10mm;
}

body {
    background: none;
    margin: 0;
}


#content {
    margin: 0;
    font-size: 14px;
}

.match {
	min-width: 0;
}

.dates {
     margin-bottom: 1px;
}


.date_label {
	font-size: 15px;
    padding: 2px;
}


#displayer_controls,
.user_container > span,
#user {
    display: none;
}
