BODY { margin-top: 0%;
       margin-left: 0%;
       background-color: #ececec;
 	 background: #ececec url(http://www.jaoo.dk/graphics/bagg2.jpg);
       background-repeat: no-repeat;
}

BODY, TD { 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;
     }

SUP { font-size: smaller; }

A:link { color: blue; }

A:visited { color: black; }

A:active { color: green }

A:hover { color: blue; }

