﻿body
{
    font-family: Arial, Tahoma;
    font-size: 12px;
    color: White;
}
.highlights
{
    font-family: Arial, Tahoma;
    font-size: 16px;
    color: #6BC4EC;
    list-style: square;
}
.highlightsList
{
    font-family: Arial, Tahoma;
    font-size: 16px;
    color: #6BC4EC;
    list-style-type: square;
}
.highlightsList2
{
    font-family: Arial, Tahoma;
    font-size: 12px;
    color: white;
    list-style-type: square;
}
img.floatrt
{
    float: left;
    margin-left: 10px;
}
.heading
{
    font-family: Arial, Tahoma;
    font-size: 12px;
    color: white;
    font-weight: bold;
}
.btextwh
{
    font-family: Arial, Tahoma;
    font-size: 12px;
    color: white;
    font-weight: bold;
}
h3.white
{
    font-family: Arial, Tahoma;
    font-size: 16px;
    color: white;
    font-weight: bold;
}