*{
 text-decoration: none;
}
body {
        font-family : Verdana;
        font-size : 11;
        font-weight : normal;
        margin : 0 0 0 0;
        color : #000000;
        text-decoration : none;
}

td {
    font-family : Verdana;
        font-size : 13;
        font-weight : normal;
        margin : 0 0 0 0;
        color : #000000;
}

.lmenu{
        font-family : Arial, Tahoma, Verdana;
        font-weight : bold;
        color : #6378e0;
        font-size : 11;
}


A.lmenu:LINK {
   text-decoration : none;
}

A.bmenu:LINK {
   text-decoration : none;
}

A.:detail {
   text-decoration : none;
}

.botmenu{
        font-family : Arial, Tahoma, Verdana;
        font-weight : normal;
        color : #000000;
        font-size : 10;
}

A.botmenu:HOVER {
    color : #FFFFFF;
}

.bmenu{
        font-family : Verdana;
        font-weight : normal;
        color : #FFFFFF;
        font-size : 11;
}
A.bmenu:HOVER {
    color : #6378e0;
}

.detail{
        font-family : Verdana, Tahoma;
        font-weight : bold;
        color : #14023d;
        font-size : 10;
        text-decoration : none;
}

.curmenu{
        font-family : Arial, Tahoma, Verdana;
        font-weight : bold;
        color : #000000;
        font-size : 13;
}

.tmenu{
        font-family : Tahoma, Verdana;
        font-weight : normal;
        color : White;
        font-size : 11;
}
A A:LINK, A:VISITED, A:ACTIVE, A:FOCUS {
        text-decoration : none;
}
A:HOVER {
        text-decoration : none;
}

.title{
    font-family : Arial, Tahoma, Verdana;
        font-weight : bold;
        color : #000000;
        font-size : 12;
        text-decoration : none;
        }

.cont{
        font-family : Verdana;
        font-size : 11;
        font-weight : normal;
        font-align : justify;
        margin : 2 2 2 2;
        color : #00001B;
        }

.example{
        font-family : Tahoma;
        font-size : 11px;
        font-weight : bold;
        color : #1C2F58;
        padding-left : 8px;
        line-height : 18px;
}


