﻿table tr td{
    font-size: 9px;
}

#img {
    width: 200px;
}

h2 {
    display: none;
}
.navbar-fixed-to {
    display: none;
}
a {
    display: none;
}

hr {
    display: none;
}

footer {
    display: none;
}
.navbar {
    display: none;
}

body {
    padding-top: 0px;
    padding-bottom: 0px;
}

@media print {
    html, body {
        height: 25mm;
        width: 44mm;
    }

}

#lbl {
    font-size: 8px;
}


#prnt {
    display: none;
}

.tbl
{
    margin-bottom:0px;
}
