/* Style Sheet fuer die Website "Zebrafink" */

/* Style Sheet fuer die Website "Zebrafink" */

p,h1,h2,h3,h4,h5,ul,ol,li,dl,div,th,td,address,nobr
           { font-family:Arial,Helvetica,sans-serif; }
blockquote { font-family:Times New Roman,Times; }
TT         { font-family:Courier New, Courier; }

h6,div  { font-size:9pt; }
p,ul,ol,li,td,dl,dd,h5
        { font-size:10pt; }
h4,th   { font-size:11pt; }
h3      { font-size:13pt; }
h2      { font-size:16pt; }
h1      { font-size:20pt; }

a {text-decoration: none}
a:link {color:mediumblue} a:visited {color:darkblue} a:active {color:firebrick} a:hover {color:red}