﻿body, td, p
{
    font-size: 14px;
    font-family: Georgia, 'Times New Roman' , 'Trebuchet MS' , Serif;
    text-decoration: none;
    line-height: 18px;
}
a: link
{
    font-size: 14px;
    font-family: Georgia, 'Times New Roman' , 'Trebuchet MS' , Serif;
    text-decoration: none;
    line-height: 18px;
    color: #006699;
}
h3
{
    font-size: 18px;
    font-family: 'Trebuchet MS' , Serif;
    text-decoration: none;
    font-weight: normal;
    color: #336699;
    line-height: 22px;
}
h1
{
    font-size: 20px;
    color: #3399cc;
    font-family: 'Trebuchet MS' , Serif;
    text-decoration: none;
    font-weight: normal;
    line-height: 24px;
}


.leftrule
{
    padding-left: 3px;
    border-left: #3366ff 1px solid;
}

.introclass
{
    font-size: 16px;
    font-family: Georgia, 'Times New Roman' , 'Trebuchet MS' , Serif;
    text-decoration: none;
    line-height: 24px;
    background-color: #add8e6;
    text-align: justify;
}