
.TitleRedCenter36Bld {
    font-family: Arial;
    color: red;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
}
.TopicBldBlue20Cen {
    text-align: center;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: blue;
}
.TextGrn16Left {
    font-family: Arial;
    font-size: 16px;
    font-style: normal;
    color: darkgreen;
}
.LinkRedCenter16Bld {
    font-family: Arial;
    color: purple;
    font-size: 16px;
    text-align: left;
}