﻿*
{
    font-family: Verdana;
}

body {
}

h1
{
    font-size: 18px;
    font-weight: bold;    
}

h2
{
    font-size: 14px;
    font-weight: bold;    
}

h3
{
    font-size: 12px;
    font-weight: bold;    
}


ul li, p
{
    font-size: 12px;
    font-weight: normal;   
}

p
{
    font-size: 12px;
    font-weight: normal;   
}
