﻿body
{
    font-size: 12px;
    color: black;
    font-family: Verdana, Sans-Serif;
    vertical-align: top;
    text-align: left;
}


h1
{
    font-weight: bold;
    font-size: 14px;
}

.h1
{
    font-size: 14px; 
    margin: 0px;
    margin-bottom: 0px;
    color: #8080ff;
}

h2
{
    font-weight: bold;
    font-size: 13px;
}

h3
{
    font-weight: bold;
    font-size: 12px;
}




