.message {
        font-family: Verdana;
        font-size: 14;
        font-weight: bold;
        color: #003665;
}

body {
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
}

.head {
        font-family: Verdana;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        color: #212121;
} 

.register a:link {
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        color: #13145D;
} 

.register a:visited {
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        color: #13145D;
} 

.items_list {
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
        color: #2A2A2A;
        text-decoration: none;
}

.items_list a:link {
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
        color: #2A2A2A;
        text-decoration: none;
}

.items_list a:visited {
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
        color: #2A2A2A;
        text-decoration: none;
}

.items_item {
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
        color: #373737;
} 

.head_panel {
        font-family: Verdana;
        font-size: 14px;
        color: #212121;
}

.head_panel a:link {
        font-family: Verdana;
        font-size: 14px;
        color: #313131;
        font-weight: bold;
        text-decoration: none;
}

.head_panel a:visited {
        font-family: Verdana;
        font-size: 14px;
        color: #313131;
        font-weight: bold;
        text-decoration: none;
}

.new_item {
        font-family: Verdana;
        font-size: 10px;
        color: #212121;
}

.headline {
        font-family: Verdana;
        font-size: 14px;
        color: #003665;
}
.version {
        font-family: Verdana;
        font-size: 8px;
        color: #003665;
        height: 8px;
        padding: 0px;
        margin: 0px
}