﻿.MainTitle
{
    width: 100%;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 9px;
    font-size: 15pt;
    color: #3070b3;
    font-weight: bold;
}

.Subtitle
{
    font-size: 11pt;
    margin-top: 0px;
    text-decoration: none;
    color: #3070b3;
    font-weight: bold;
}

.SubtitleAppointment, .SubtitleAppointmentStartPage
{
    font-size: 11pt;
    margin-top: 0px;
    text-decoration: none;
    color: #3070b3;
    font-weight: bold;
}

.Appointment .Title
{
    padding-left: 15px;
    color: #3070b3;
}

.AppointmentGroup
{
    font-weight: bold;
    color: #3070b3;
}