body,table,td   {

        font-family: arial, helvetica, verdana, sans-serif; 
        font-size: 14px; 
        line-height: 18px;
        color: "#ffff00";

}

h1     {

        font-size: 22px;
        font-weight: bold;
        line-height: 24px;
        text-align: center;
        color: "#ffff00";

}

h2     {

        font-size: 20px;
        font-weight: bold;
        color: "#ffff00";

}

h3     {

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

h4     {

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

}

big     {

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

}

small     {

        font-size: 10px;
        color: "#ffff00";

}

a:link {

        font-weight: bold;
        color: "#ffff00";
        text-decoration: underline; 

}

a:visited {

        color: "#cccc00";
        text-decoration: underline;
         
}

a:hover {

        font-weight: bold;
        color: "#ffff00";
        text-decoration: none; 

}

a.subsection:link {

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

}

a.subsection:visited {

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

a.subsection:hover {

        color: "#ffff00";
        text-decoration: underline; 

}
