﻿body
{
    font-size: 12px;
    font-family: Verdana;
}
.siteName
{
    font-size: 28px;
}
.siteDescription
{
    font-size: 18px;
    font-style: italic;
}
A
{
    color: steelblue;
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}
.footer
{
    font-size: 10px;
    color: gray;
}
.resultLink
{
    font-weight: bold;
}
.result
{
    font-weight: bold;
}
.leftSide
{
}
.sponsors
{
    border-right: lightsalmon 1px solid;
    border-top: lightsalmon 1px solid;
    border-left: lightsalmon 1px solid;
    border-bottom: lightsalmon 1px solid;
    background-color: #ffffcc;
}
.hlTerm0
{
    font-weight: bold;
}
.ellipsis
{
    font-style: italic;
}
.separator
{
    color: gray;
}
.box1
{
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
    background-color: whitesmoke;
}
.contentGroup
{
    font-weight: bold;
    color: dimgray;
}