body { font-family: Verdana, sans-serif; color: black; background-color: white; font-size: small; }

.info { font-size: xx-small; }
.pagetitle { color: navy; font-size: large; font-weight: bold; }
.heading { color: navy; font-weight: bold; }
.subheading { color: navy; font-weight: bold; }
li,td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
hr { color: #D63F3F; width: 100%; text-align: left; }

td.tablenav { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: xx-small; 
    background: #D63F3F;
    text-align: right;
   }


a.tablenav { color: white; text-decoration: none }
a.tablenav:hover { color: black; text-decoration: underline }
