/* DATEI: formate.css */
/* Py * 10.1.2003 */

body { background-color:#C5ACC8; }
/* body { margin-top:30px; margin-bottom:30px; margin-left:50px; margin-right:50px; } */

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,b,i { font-family:"Comic Sans MS", Arial, sans-serif;}
p,ul,ol,li,div,td,th,i { font-size:15pt; }
h1 { font-size:200%; color:#0000FF; }
h2 { font-size:150%; color:#800000; }
h3 { font-size:120%; color:#800000; }
h4 { font-size:90%; }
h5, address { font-size:70%; }

pre { font-family:"Courier New",Courier; font-size:85%; color:#0000C0; line-height:100%; }

a:link { color:#0070C0; text-decoration:underline; }
a:visited { color:#0050A0; text-decoration:underline; }
a:active { color:#003080; text-decoration:none; }