﻿body 
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
}

.slxHeader 
{
    font-weight: bold;
    font-size: 1.2em;
}
.slxSubhead 
{
    font-weight: bold;
    font-size: 1.0em;
}
.slxTitle 
{
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 2px;
}
.slxTime 
{
    font-style: italic;
    margin-top: 3px;
}
.slxDescription 
{
    margin-top: 6px;
    font-size: 0.9em;
}
.slxFooter 
{
    margin-top: 5px;
}
.slxList 
{
    margin-top: 3px;
}
.slxListLink 
{
    color: Blue;
    cursor: pointer;
}