

.bg_page  {
    background-color :#323e48;
}

.bg_page_light  {
    background-color :#eaf2f8ff ;
}

.bg_page_light_wide  {
    background-color :#eaf2f8ff;
    width: 104% !important;
}

.h2_underline {
    text-decoration-color: #323e48;
}





a  {
    color:#307db8ff;
}


g text{
    font-family: "Yanone Kaffeesatz";
    font-size: 18px;
}

.note_graph{
    font-style: italic;
    font-size: 14px;
    padding : 0% 20% 0% 20%;
}