aut {
    margin-left: 20px;
    margin-bottom: 3px;
    font-family: helvetica, arial, non-serif;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.3em;
    float: right;
    clear: left;
}




address {
    font-family: "Times New Roman", times, serif;
    font-style: italic;
    text-align: justify;
    margin-bottom: 5px;
    display: block; 
    line-height: 18px;
}



h1 {

    color: #00A000;
}



a {
    color: #316b16;
}

b {
    color: #316b16;
}


:root {
  --cassiopeia-color-primary: #00A000;
  --cassiopeia-color-link: #30638d;
  --cassiopeia-color-hover:#00A000;
}

