.sideinfo
{
    width: 160px;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    color: #5e9cf7;
    background-color: #bdd4bd;
}

.sidelink, .sidelink:active, .sidelink:visited
{
    color: #5e9cf7;
    text-decoration: none;
}

.sidelink:hover
{
    text-decoration: underline;
}

.announce
{
    font-size: 10pt;
    text-align: center;
}

.dates
{
    font-weight: normal;
}

.title
{
    width: 100%;
    text-align: center;
    font-size: 16pt;
    font-weight: bold;
}

.title a, .title a:hover, .title a:active, .title a:visited
{
    font-size: 14pt;
    color: #269943;
}

.title a:hover
{
    color: #0768f7;
}

.special
{
    font-weight: bold;
    color: #269943;
}

