a
{
        color: #f8ce14;
}
body
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0px;
        font-size: x-small;
        background-color: Black;
        color: White;
}
h2
{
        margin: 5px 0px 2px 0px;
        font-size: medium;
        font-weight: bold;
}

h3
{
        margin: 5px 0px 2px 0px;
        font-weight: bold;
        font-size: small;
}
input
{
        color: #ffffff;
        background-color: #303030;
        border: 1px solid #f8ce14;
}
table
{
        font-size: x-small;
}
.ArticleIngress
{
        font-weight: bold;
}
.ArticleTitle
{
        font-size: small;
        font-weight: bold;
        color: #ff7f29;
}
.CalcDescription
{
        margin-left: 10px;
}
.FrontpageHeadline
{
        font-size: small;
        font-weight: bold;
        color: #ff7f29;
}
.Headline
{
        font-size: small;
        font-weight: bold;
}

