/* GENERAL STYLES */
.Green14
{
    font-family: Arial;
    font-size: 14px;
    color: #005304;
    line-height: 14px;
    text-align: left;
}

.Green14Bold
{
    font-family: Arial;
    font-size: 14px;
    color: #005304;
    line-height: 14px;
    text-align: left;
    font-weight: bold;
}

.Green14 a
{
    font-family: Arial;
    font-size: 14px;
    color: #005304;
    line-height: 14px;
    text-align: left;
    text-decoration: underline;
}

.Green14 a:hover
{
    font-family: Arial;
    font-size: 14px;
    color: #005304;
    line-height: 14px;
    text-align: left;
    text-decoration: none;
}


/* EDITOR PROPERTIES */
