﻿.FOTArial24Green
{
    font-size: 24px;
      font-weight: bold;
color:#006633;
}
.FOT18Green
{
    font-size: 18px;

color:#006633;
}

.FOT18Black
{
    color: #000000;
     font-size: 18px;
}
.FOT16Green
{
    font-size: 16px;
      font-weight: bold;
color:#006633;
}
.FOT14Black
{
    color: #000000;
     font-size: 14px;
}
.FOT18Red
{
    font-size: 18px;

color:red;
}
.FOTArial24Red
{
    font-size: 24px;
      font-weight: bold;
color:red;
}