body { 
    
    font-family: 'Blinker', sans-serif; 
    -webkit-font-smoothing:antialiased;
    font-size: 20px; 
    color: #303030;
    font-weight: 300;
    max-height: 100%;
    background-color: #fcfcfc;
    COLOR: rgb(0,0,0); 
    padding: 15px 15px 15px 15px; }

.printPage	{ 
    padding: 0px; 
}

h1 { 
    font-size: 1.3em; 
    border-bottom: 1px solid #707070; 
    margin-bottom: 20px; 
    padding-bottom: 10px;
}

.print_remark { 
    font-size: 0.9em; 
    color: rgb(168,168,168); 
    margin-bottom: 20px;
}

.date { 
    font-size: 0.9em; 
} 

.text { 
    margin-top: 15px; 
    margin-bottom: 15px; 
    text-align: justify; 
}