/* datei style sheet */


body { margin-top:10px; margin-bottom:10px; }

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; }
h1,h2,h3,h4 { font-variant:small-caps; }
h1,h2,h3 { align:center; }
h1 { font-size:16pt; }
h2 { font-size:16pt; text-shadow:black; }
h3 { font-size:13pt; text-shadow:black; }
h4,h5,h6 { font-size:11pt; text-shadow:black; }
h6 { font-style:italic; }

ul,ol,li,td,th,address,nobr,b,i { font-size:11pt; }

a:link { color:blue; }
a:visited { color:red; }
a:active { color:#000000; text-decoration:none; }

