.text_normal {
        font-size: 10px;
        font-family: Verdana;

}

.img_header {
        color:#000000;
        font-size: 11px;
        font-family: Verdana;
        height: 17px;
        font-weight: bold;
        text-align: left;
}

.img_header_old {
        color:#000000;
        font-size: 11px;
        font-family: Verdana;
        height: 17px;
        background-image: url(./files/img/bg_header.gif);
        font-weight: bold;
        text-align: left;
}
.drop_menu {
        color:#000000;
        font-size: 10px;
        font-family: Verdana;
        background-color: #A6A6A6;
        font-weight: bold;
        text-align: left;
}

.row1 {
        border: 1px solid #666666;
        background-color: #cccccc;
}
body {
        background-color: #FFFFFF;
}
body,td,th {
        font-family: Verdana;
        color: #000000;
}
a:link {
        color: #000000;
        text-decoration: underline;
}
a:visited {
        text-decoration: underline;
        color: #000000;
}
a:hover {
        text-decoration: none;
        color: #003399;
}
a:active {
        text-decoration: underline;
        color: #000000;
}
h3 {
        color:#000033;
        font-size: 16px;
        font-family: Verdana;
        font-weight: bold;
}