a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: none;}
html,body {height: 100%; width: 100%; margin:0px 0px 0px 0px;}

div#tabula {
   height: 100%;
}

.title {
    font-family : Verdana;
    font-size : 10pt;
    color: #FFFFFF;
    line-height: 14px;
}

.m_head {
    font-family : Verdana;
    font-size : 8pt;
    color: #FFFFFF;
    line-height: 14px;
    font-weight: bold;
}

.s_head {
    font-family : Verdana;
    font-size : 8pt;
    color: #25556B;
    line-height: 14px;
    font-weight: bold;
}

.plain_text {
    font-family : Verdana;
    font-size : 9pt;
    color: #6B6C8B;
    text-align: justify;
    line-height: 16px;
}
