html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}  
.main_header, #match_header, #footer {
  display:none;
} 
.ul_squad_head_list {
  display:none;
}
.pagebreak {
  page-break-before: always;
}

.inner {
    width: 21cm;
    min-height: 29.7cm;
    padding: 0cm;
    margin: 0cm auto;
    /*border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    */
}
.noprint {
  display:none;
}

h1 {
  width:100%;
  margin:0px;
  padding:0px;
  text-align:center;
}
h2 {
  margin-top:0px;
  margin-bottom:2mm;
}
.fleft {
  float:left;
}

.fright {
  float:right;
}

.fclear{
  clear:both;
}
