BODY
    {background: rgb(255, 255, 255);
     color: black}

A:link
    {color: red}

A:visited
    {color: rgb(192, 0, 0)}

A:active
    {color: rgb(192, 0, 0)}

H1          
    {color: black; 
     text-align: left; 
     font-family: arial,helvetica,sans-serif; 
     font-size: 26}

H2          
    {color: black; 
     text-align: left; 
     font-family: arial,helvetica,sans-serif; 
     font-size: 18}

P
    {color: black; 
     text-align: justify; 
     font-family: arial,helvetica,sans-serif; 
     font-size: 14}

P.copyright
    {color: black; 
     text-align: center; 
     font-family: arial,helvetica,sans-serif; 
     font-size: 10}

UL
    {color: black; 
     text-align: justify; 
     font-family: arial,helvetica,sans-serif; 
     font-size: 12}

TD
    {color: black; 
     font-family: arial,helvetica,sans-serif; 
     font-size: 12}

TD.navbar
    {color: red}

