body {
    font-family: Arial, â€‹sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #474B58;
    line-height: 16.8px
}

strong {
    font-weight: bold;
    font-style: italic;
}

body a,
a:link,
a:visited {
    color: #0069af;
    text-decoration: none;
}

body a:hover {
    text-decoration: underline;
}

h2 {
    font-family: "Baskerville", â€‹"Palatino Linotype", â€‹"Book Antiqua", â€‹Palatino, â€‹serif;
    font-size: 22px;
    font-weight: 400;
    border-bottom: 1px #326fa3 solid;
    line-height: 30px;
    color: #003F85;
}

.word_links {
    background-color: #0069af;
}

td.word_links a {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

td.word_links a:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}