
p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i
     { font-family: Arial; }

/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */


h1 { font-size:12pt; font-family: Arial}

h1.b { font-size:18pt; font-family: Arial}


p, ul, ol, li, div, td, th, address, nobr, b { font-size:10pt; }

i { font-size:8pt; }


a {text-decoration: none;font-weight:bold; font-family: Arial;font-size: 8pt;color : black;}
     a:link {font-family: Arial; text-decoration: none;font-size: 8pt;color : black;}
     a:visited {font-family: Arial; text-decoration: none;font-size: 8pt;color : black;}
     a:hover      { color: #0000FF }
     a.hover      { color: #0000FF }