body {
    font-family: Tahoma, sans-serif;
    font-size:1em;
    background-color: #dee7f1;
  }
.ctitle {
    font-weight: 700;
    font-size:1.25em;
}

.csubtitletop {
    font-weight: 700;
    font-size:1.15em;
    padding-top:calc(2em - 2vw);
}

.csubtitle {
    font-weight: 700;
    font-size:1.15em;
}

.csubsubtitle {
    font-weight: 700;
    font-size:1em;
    padding-top:1em;
    padding-bottom:0.5em;
}

li.csubregtext {
    font-weight: 400;
    font-size:1em;
    padding:0.5em;
}
