*.screen 
{
    display: none;
}

*
{
    font-size: 11pt;
}

#logo
{
    display: inline;
    position: fixed;
    left: 0;
    top:  0.5mm;
    width: 18mm;
    height: 18mm
}

#logoimage
{
    width: 18mm;
    height: 18mm
}

#header
{
    margin-top: 0;
    padding-top: 0;
    top: 0;
}

#content 
{
    padding: 0;
    width: 150mm;
    border: none;
}

div#contentside 
{
    top: 0;
    width: 150mm;
    margin-left: 25mm;
}

#content 
{
    padding: 0;
    width: 150mm;
}

#titleimage {
    width: 150mm;
}
