/* DATEI: style.css */

body 
{ margin-top:30px; margin-bottom:10px; margin-right:20px; background-color:#000000; background-image:url(tapete.jpg); background-repeat:repeat;}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Arial; color:#ffffff;}

h1 { font-size:18pt; line-height: 22pt;}

h2 { font-size:20pt; line-height: 24pt;}

p,ul,ol,li,td,th,address,nobr,b,i { font-size:12pt; line-height: 16pt;}

blockquoote { font-size:8pt; line-height: 14pt;}

a:link { color:#ff0000; }
a:visited { color:#ffffff; }
a:active { color:#ff0000; }

a.an { text-decoration:none; }

