
BODY { margin-left: 15%;
       margin-right: 10%;
       }

BODY, TD { background-color: red;
           color: white;
           font-family: Arial, sans-serif;
           font-size: 10pt;
           }

INPUT { font-family: monospace;
        font-size: 10pt;
        }

H1 { font-family: Arial, sans-serif;
     font-weight: bold;
     font-size: 14pt;
     }

H2 { font-family: Arial, sans-serif;
     font-weight: bold;
     font-size: 12pt;
     }

IMG { border: none; }

SUP { font-size: smaller; }

A:link, A:visited { color: white }

A:hover { color: black; }
