/* DATEI: formate.css */
body { margin:0px; font-size:10pt; font-family:arial,swiss,helvetica; background-color:#E0FFE0; color:#000000; }
a:link { color:#000080; }
a:visited { color:#660066; }
a:hover { background-color:#C0FFC0; }
a:active { color:#008080; }
h1 { font-size:14pt; font-family:arial,swiss,helvetica; color:#000080; font-weight:bold;}
h2 { font-size:12pt; font-family:arial,swiss,helvetica; color:#660066; font-weight:bold;}
h3 { font-size:10pt; font-family:arial,swiss,helvetica; font-weight:bold;}
th { font-size:12pt; font-family:arial,swiss,helvetica; margin:0px; }
td { font-size:10pt; font-family:arial,swiss,helvetica; margin:0px; }

