body,table,td   {

        font-family: arial, helvetica, verdana, sans-serif; 
        font-size: 24px; 
        line-height: 28px;

}

h1     {

        font-size: 22px;
        font-weight: bold;
        line-height: 24px;
        text-align: center;

}

h2     {

        font-size: 20px;
        font-weight: bold;
        color: #183163;

}

h3     {

        font-size: 18px;
        font-weight: bold;
        text-decoration: italic; 
        color: #183163;
        text-align: center;

h4     {

        font-size: 14px;
        font-weight: bold;
        text-decoration: none; 
        color: #183163;
        text-align: center;

}

big     {

        font-size: 16px;
        font-weight: bold;
        margin-top: 24px;
        color: #ffffff;
        line-height: 24px;

}

small     {

        font-size: 10px;

}

a:link {

        font-weight: bold;
        color: #330066;
        text-decoration: underline; 

}

a:visited {

        color: #660099;
        text-decoration: underline;
         
}

a:hover {

        font-weight: bold;
        color: #cc6699;
        text-decoration: none; 

}

a.subsection:link {

        font-size: 14px;
        color: #003399;
        text-decoration: none; 

}

a.subsection:visited {

        font-size: 14px;
        font-weight: normal;
        color: #003366;
        text-decoration: none;
         
}

a.subsection:hover {

        color: #ffffff;
        text-decoration: underline; 

}
