@page { size: 21cm 29.7cm; margin: 2cm }

body {
    font-family: Calibri,"Trebuchet MS",Arial,Helvetica,sans-serif;
}


  p { margin-bottom: 0.21cm;
    widows: 2;
    orphans: 2;
    }

  h1 { margin-bottom: 0.21cm;
    page-break-inside: avoid;
    widows: 2;
    orphans: 2;
    page-break-before: always;
    font-size: 20pt;
    }

  h1.title { margin-bottom: 0.21cm;
    page-break-inside: avoid;
    widows: 2;
    orphans: 2;
    page-break-before: always;
    font-style: normal;
    font-size: 28pt;
    }

  h2 { margin-bottom: 0.21cm;
    widows: 2;
    orphans: 2;
    font-size: 14pt;
    font-style: normal;
    }
	
  a:link { text-decoration: none;
    }

  a:visited { text-decoration: none;
    }
