a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: none; color: #6F6D6C;}
body {height: 100%; width: 100%;}

.head {
    font-family : Verdana;
    font-size : 22pt;
    color: #F5E7AE;
    font-weight: bold;
}

.menu {
    font-family : Verdana;
    font-size : 9pt;
    color: #000000;
    letter-spacing: 1px;
    font-weight: bold;
}

.plain_txt {
    font-family : Verdana;
    font-size : 10pt;
    color: #000000;
    text-align: justify;
    line-height: 18px;
}

.headings {
    font-family : Verdana;
    font-size : 22pt;
    color: #807C3C;
    font-weight: bold;
}

.input_fld {
    border: 1px solid rgb(210,210,210);
    font-family : Verdana;
    font-size : 9pt;
    color: #000000;
}

