/* General page formatting */
BODY
{
        font-face="Times New Roman,Times">;
        font-size: 12pt;
}
SUP { font-size: x-small; }

SUB { font-size: x-small; }

LI { margin-bottom: 4pt; }

/* Link colors */
A:link { text-decoration: none; }
A:visited { text-decoration: none; }

/* DO NOT CHANGE THESE STYLES! */
.noCSS { display: none; }
