body
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0px;
        font-size: small;
        padding:5px;
}
table
{
        font-size: small;
}
h2
{
        margin: 5px 0px 2px 0px;
        font-size: medium;
        font-weight: bold;
}

h3
{
        margin: 5px 0px 2px 0px;
        font-weight: bold;
        font-size: small;
}

.ArticleIngress
{
        font-weight: bold;
        font-size: small;

}

.subtitle
{
        font-weight: bold;
        font-size: small;
}

.ArticleTitle
{
        font-size: medium;
        font-weight: bold;
}
.CalcDescription
{
        margin-left: 10px;
        font-size: small;
}

