body { margin-top:10px; margin-bottom:10px; }

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */

a:link { font-weight:bold; color:#000090; text-decoration:none }
a:visited { font-weight:bold; color:#000080; text-decoration:none }
a:hover { font-weight:bold; color:#0000ff; text-decoration:underline }
a:active { font-weight:bold; color:#0000ff; text-decoration:underline }
a:focus { font-weight:bold; color:#555555; text-decoration:underline }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; font-size:11pt; text-align:justify; }

h1 { font-size:15pt; }

h2 { font-size:13pt; }

table {border:0px; empty-cells:show;}