﻿a.normal
{
    font-family: 'Adobe Garamond Pro Bold';
    text-decoration: none;
    color: #44AADD;
    font-size: 19px;
}
a.hov
{
    font-family: 'Prestige Elite Std';
    text-decoration: none;
    color: #6600FF;
    font-size: 18px;
}
a.sched
{
    font-family: 'Arial Rounded MT Bold';
    text-decoration: none;
    color: #002980;
    font-size: 17px;
}
a:active
{
    text-decoration: none;
    font-weight: bold;
}

a.mwhite  
{
    font-family: 'Adobe Garamond Pro Bold';
    text-decoration: none;
    font-size: 19px;
    color:white
}
td.mblack  
{
    color:black
}
td.morange  
{
    color:orange
}
td.mred  
{
    color:red
}
td.mblue  
{
    color:blue
}
td.mgreen  
{
    color:green
}
td.myell  
{
    color:yellow
}

p
{
    font-family: Arial;
    font-size: 16px;
    color: #44AADD;
}
caption
{
    font-weight:bold;
    font-size:28px;
    color:#2222FF;
}

h1
{
    font-weight:bold;
    font-size:30px;
    color:#2222FF;
}

h2
{
    font-weight:bold;
    font-size:22px;
    color:#2222AA;
}

h3
{
    font-weight: bold;
    font-size: 26px;
    color: #1D929E;
}

h4
{
    font-weight:bold;
    font-size:30px;
    color:#6600FF;
}