﻿.Sitemap
{
    margin-top: 20px;
    margin-right: 140px;
    margin-bottom: 40px;
}
.Sitemap a
{
    color: #000000;
    padding: 3px;
    display: block;
    width: 300px;
}
.Sitemap a:hover
{

}
.Sitemap .L1 
{
    color: #2398CE;
    font-size: 22px;
    font-weight: bold;
}
.Sitemap .L1 a
{
    width: 99%;
}
.Sitemap .L2
{
    margin-left: 20px;
    font-size: 20px;
}
.Sitemap .L3 
{
    margin-left: 40px;
    font-size: 16px;
}
.Sitemap .L4
{
    margin-left: 60px;
    font-size: 14px;
}
.Sitemap .L5
{
    margin-left: 80px;
    font-size: 14px;
}
.Sitemap .L6
{
    margin-left: 100px;
    font-size: 14px;
}
.Sitemap .L7
{
    margin-left: 120px;
    font-size: 14px;
}
.Sitemap .L8
{
    margin-left: 140px;
    font-size: 14px;
}
