﻿@page {
    size: A4;
    margin-left: 20mm;
    margin-right: 15mm;
    margin-top: 20mm;
    margin-bottom: 20mm;

    @top-right {
        content:counter(page)
    }
}

body { color:#000 !important; }
* {  font-size:10pt; line-height:1.25; font-family:'Times New Roman', Times, serif; }
