﻿body
{
    font-family:Arial;
    font-size:10pt;
    color:#455560;
}

div
{
    margin:1em 1em;
}

.terms_list
{
    list-style:none;
    margin:0;
    padding:0;
}

.terms_list li
{
    margin:1em 0;
}

.terms_list li span
{
    font-size:12pt;
    font-weight:bold;
}

h4
{
    font-size:12pt;
}
