/* DATEI: format.css */

body { font-family:Arial,sans-serif; line-height:120%; background-color:#ffffcc}

table { width:750px } 

h1 { font-size:12px; margin-bottom:18px; }

a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:active { text-decoration:underline; }
a:hover { text-decoration:underline; }
a.an { text-decoration:none; }
