﻿.Header .AddressLetter
{
    font-size: 13pt;
    font-weight: bold;
    margin-bottom: 6px;
    color: rgb(0, 0, 0);
	
}

.MainTitle {

            color: rgb(0, 70, 100);

}

.SubtitleAppointment, .SubtitleAppointmentStartPage {
	color: rgb(240, 125, 0);
}

.Appointment .Title {
	color: rgb(240, 125, 0);
}

.eventOnlineLink {
	color: rgb(0, 70, 100);
}

.EventTable tr:nth-of-type(1), .EventTable tr:nth-of-type(2) {
	visibility: visible;
}