/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 06.02.2015, 09:18:26
    Author     : jwenzel
*/

@media print {
     body
    {
        /* font: 68.5% "Trebuchet MS", sans-serif; */
        font-family: Courier, sans-serif;
        font-size: 9px;
        /*margin: 48px;*/
    }
}