﻿body 
{
    background-color: #24648b;
    margin: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #000;
}

a 
{
    text-decoration: none;
    color: #24648b;
}

h1 
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 2px solid #24648b;
    padding-bottom: 3px;
    margin-bottom: 5px;
    clear: both;
}

li 
{
    
}