
body {
    direction: rtl;
    text-align: right;
    font-family: 'NarkisBlockMFWCondensedThin';
    position: relative;
    margin: 0;
}
@font-face {

    font-family: 'NarkisBlockMFWCondensedThin';

    src: url('../fonts/NarkisBlockCon-Thin_MFW.eot');

    src: url('../fonts/NarkisBlockCon-Thin_MFW.eot?#iefix') format('embedded-opentype'),url('../fonts/NarkisBlockCon-Thin_MFW.woff') format('woff'),url('../fonts/NarkisBlockCon-Thin_MFW.ttf') format('truetype'),url('../fonts/NarkisBlockCon-Thin_MFW.svg#NarkisBlockMFCondensed-Thin') format('svg');

    font-style: normal;

    font-weight: normal;

    text-rendering:optimizeLegibility}

body#print {
    padding: 20px;
}
b, strong {
    font-weight: bold;
    font-size: 1.4em;
    color: #2095d2;
}
p {
    font-size: 1.6em;
    line-height: 1.2;
}