body {
        SCROLLBAR-FACE-COLOR: #A4A99E;
SCROLLBAR-HIGHLIGHT-COLOR: #D0D3C9;
SCROLLBAR-SHADOW-COLOR: #D0D3C9;
SCROLLBAR-3DLIGHT-COLOR: #D0D3C9;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #D0D3C9;
SCROLLBAR-DARKSHADOW-COLOR: #2D312B;
background-color: #D0D3C9;
        color : #42433E;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font size : 8pt;
}

A:link  {
        text-decoration: none;
        color : #C8CBC1;
        font-weight: bolder;
}

A:visited {
        text-decoration: none;
        color : #C8CBC1;
        font-weight: bolder;
}

A:hover{
        text-decoration: none;
        color : #EDF0E7;
        font-weight: bolder;
}


.main_table {
        background-color: #CBCEC3;
        color : #42433E;
        border : 1px #A7AA9F;
        }

.main_table A:link  {
        text-decoration: none;
        color : #3F413B;
        font-weight: bolder;
}

.main_table A:visited {
        text-decoration: none;
        color : #5E6159;
        font-weight: bolder;
}

.main_table A:hover{
        text-decoration: none;
        color : #000000;
        font-weight: bolder;
}


.list_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #1F201D;
        font-size: 10 pt;
        font-weight: bolder;
}

.hint {
        font-family: Arial, Helvetica, sans-serif;
        font-size: xx-small;
}

h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 10pt;
        font-weight: bolder;
}

.sign_form table {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color : #C2C6B9;
        color : #42433E;
        font size : 8pt;
        border : 1px #DADDD4;
}

.authorinfo
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: xx-small;
        background-color: #D0D3C9;
}

.linecolor0 {
        background-color: #D2D5CB;
        font size : 8pt;
}

.linecolor1 {
        background-color: #DADDD3;
        font size : 8pt;
}