﻿html {
    direction: rtl;
}

body {
    font-family: Arial;
    padding: 0px;
    margin: 0;
    font-size: 15px;
    background: #E9E8E3;
}

.title {
    color: #D32527;
    font-size: 17px;
    font-weight: bold;
    padding-right: 15px;
}

.subtitle {
    font-size: 12px;
}

.boldtxt {
    color: #043C91;
    font-size: 12px;
    font-weight: bold;
}

.boldtxt {
    color: #043C91;
    font-size: 12px;
    font-weight: bold;
}

a.link, a.link:visited {
    font-size: 12px;
    color: #043C91;
    text-decoration: none;
    font-weight: bold;
}

a.link:hover {
    font-size: 12px;
    color: #043C91;
    text-decoration: none;
    font-weight: bold;
}

a.link2, a.link2:visited {
    font-size: 12px;
    color: #043C91;
    font-weight: normal;
}

a.link2:hover {
    font-size: 12px;
    color: #043C91;
    font-weight: normal;
}

tr {
    font-size: 0px;
}
