﻿/*The Paragraph style portion of Editor Content Area shpuld be placed in the public site css folder*/
.VerdanaFont10Line13
{
    font-family: Verdana;
    font-size: 10px;
    line-height: 13pt;
}
.VerdanaFont12Line13
{
    font-family: Verdana;
    font-size: 12px;
    line-height: 13pt;
}
.VerdanaFont14Line13
{
    font-family: Verdana;
    font-size: 14px;
    line-height: 13pt;
}
.Links
{
    font-family: verdana;
    color: #004C79;
    text-decoration: none;
}
.LinksWithUnderLine
{
    font-family: verdana;
    color: #004C79;
    text-decoration: underline;
}


