/* DATEI: format.css */



h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Tahoma,Verdana,Arial;}

h1 { font-size:10pt;}
h2 { font-size:10pt;}

p,li,td  { font-size:10pt;}

ul {list-style-type:disk; list-style-position:outside;}

a:link { text-decoration:underline ;}
a:visited { text-decoration:underline ;} 
a:hover { text-decoration:underline ;}
a:active { text-decoration:underline ;}




