body {
    font-family: verdana, sans-serif;
}
h1 {
    font-size=24pt;
    font-weight: bold;
    color: #ff0040
}
div.term {
    font-size: 12pt;
    font-weight: bold;
    color: #df103f;
}
div.def {
    font-size: 12pt;
    margin-left: 40pt;
    color: #e0c0ff;
    text-align: justify;
}
