﻿.text
{
    font-family: 'Bookman Old Style';
    font-size: 16px;
    color: #44AADD;
}

.regtext
{
    font-family: 'Bookman Old Style';
    font-size: 16px;
}

.EventHead
{
    font-weight: bold;
    font-family: 'Engravers MT';
    font-size: 22px;
    letter-spacing: 2px;
    color: #44AADD;
}

.EventSub
{
    font-family: 'Adobe Caslon Pro';
    font-size: 22px;
    font-weight:bold;
    color: #44AADD;
}

.EventText
{
    font-family: 'Bell Gothic Std Light';
    font-size: 18px;
    color: #44AADD;
}

.schedule
{
    font-family: 'Book Antiqua';
    font-size: 16px;
    color: #44AADD;
}
 
.footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #44AADD;
}

.Timer
{
    font-weight: bold;
    font-family: 'Engravers MT';
    font-size: 18px;
    color: #44AADD;
}