/* DATEI: pp.css */

p,h1,h2,h3,h4,ul,ol,li,div,td,th,b,i,a,body
 { font-family:Arial,sans-serif }

h1 { font-size: 24pt; color:#990000; font-weight: bold; }
.h1 { font-size: 24pt; color:#990000; font-weight: bold; }
h4 { font-size: 12pt; color:#990000; font-weight: bold; }

div.imp { color:#FF0000; font-size: 10pt; }

div.an { font-size: 10pt; }
a.an { font-size: 10pt; }

p,ul,ol,li,div,td,th,i,a,body,b
 { font-size: 12pt; }


a:link { color:#990000; text-decoration:underline; }
a:visited { color:#110000; text-decoration:outline; }
a:active { color:#007700; text-decoration:none; }
a:hover { color:#007700; text-decoration:none; }