body {
    font-family: open-sans, "open sans", sans-serif, Tahoma;
    background-color: #fff
}

h1 {
    color: #1A1F71;
    font-size: 54px;
    font-weight: 300;
    line-height: 59.4px;
    text-align: center
}

h2,
h2 a {
    color: #1A1F71;
    font-size: 19px;
    font-weight: 100;
    line-height: 20.4px
}

.toggle h2 {
    border-top: 1px dotted rgba(92, 92, 92, 0.5);
    border-bottom: 1px dotted rgba(92, 92, 92, 0.5);
    padding-top: 20px;
    padding-bottom: 7px
}

p,
a,
li {
    color: #5c5c5c;
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    vertical-align: top;
    text-align: left
}

td,
th {
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    vertical-align: top;
    text-align: left;
    padding: 0 15px
}

b {
    font-size: 17px;
    font-weight: 600;
    line-height: 25px
}