body {
    background-color: #336633;
    color : #F5FE02;
}

.main_table {
    background-color: #336633;
    border : 2px solid White;
    }

.main_table A:link  {
    text-decoration: none;
    color : #F5FE02;
}

.main_table A:visited {
    text-decoration: none;
}

.main_table A:hover{
    text-decoration: none;
    color : White;
}
    
    
.list_title {
    font-family: Verdana, Arial, Helvetica,;
    color: #F5FE02;
    font-size: medium; 
}

.hint {
    font-family: Arial, Helvetica,;
    font-size: xx-small;  
}

h3 {
    font-family: Verdana, Arial, Helvetica,;
    font-size: 12pt;
    font-weight: bolder;
}

.sign_form table {
    background-color : #336633;
    color : #F5FE02;
    border : 1px solid black;
}

.authorinfo
{
    font-family: Arial, Helvetica,;
    font-size: xx-small;
    color: ;
    background-color: #336633;
}

.linecolor0 {
    background-color: #336633;
}

.linecolor1 {
    background-color: #336633;
}