BODY
{
    font-family: Century Gothic, Tahoma;
}
.Question
{
    border-right: #000000 thin solid;
    border-top: #000000 thin solid;
    margin-top: 5px;
    border-left: #000000 thin solid;
    color: #000099;
    border-bottom: #000000 thin solid;
    font-family: Century Gothic, Tahoma;
    padding-right: 2px;
    padding-left: 3px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.Answer
{
    color: black;
    font-family: Century Gothic, Tahoma;
}
.QASection
{
    font-size: larger;
    color: black;
    font-family: Century Gothic, Tahoma;
    padding-right: 2px;
    padding-left: 3px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.ReleaseTitle
{
    font-size: larger;
    color: black;
    font-family: Century Gothic, Tahoma;
}

.ReleaseTag
{
    margin-top: 5px;
    font-size: larger;
    color: black;
    font-family: Century Gothic, Tahoma;
}
.Copyright
{
    font-weight: normal;
    font-size: smaller;
    color: #66cc33;
    font-family: Century Gothic, Tahoma;
    margin-top: 5px;
    text-align: center;
}
