body,table,td   {

        font-family: arial, helvetica, verdana, sans-serif; 
        font-size: 18px; 
        color: #990000;
        line-height: 24px;

}

h1     {

        font-family: comic sans ms, arial, helvetica, verdana, sans-serif; 
        font-size: 36px;
        font-weight: bold;
        text-align: center;

}

h2     {

        font-family: comic sans ms, arial, helvetica, verdana, sans-serif; 
        font-size: 28px;
        margin-top: 1em; margin-bottom: 1em;
        font-weight: bold;
        color: #990000;
        text-align: center;

}

h3     {

        font-size: 28px;
        margin-top: 1em; margin-bottom: 1em;
        font-weight: bold;
        color: #990000;
        text-align: center;

}

h4     {

        font-size: 32px;
        margin-top: 1em; margin-bottom: 1em;
        font-weight: bold;
        color: #990000;
        text-align: center;

}

h5     {

        font-size: 16px;
        margin-top: 1em; margin-bottom: 1em;
        font-weight: bold;
        color: #990000;
        text-align: center;

}

h6     {

        font-size: 12px;
        font-weight: bold;
        color: #336600;
        text-align: center;

}

big     {

        font-size: 14px;
        font-weight: bold;
        margin-top: 24px;
        color: #336600;
        line-height: 24px;

}

small     {

        font-size: 10px;

}

a:link {

        color: #cc3300;
        text-decoration: underline; 

}

a:visited {

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

a:hover {

        font-weight: bold;
        text-decoration: none; 

}

a.subsection:link {

        font-size: 12px;
        font-weight: bold;
        color: #cc3300;
        text-decoration: none; 

}

a.subsection:visited {

        font-size: 12px;
        font-weight: normal;
        color: #990000;
        text-decoration: none;
         
}

a.subsection:hover {

        color: #336600;
        text-decoration: underline; 

}
