/* DATEI: humor1.css */
body {background-color:#FFFFFF;}

h1  {
        font-family : VERDANA ,Arial , Serif;
        font-size: 24pt;
        color: #000080;
        font-weight : bold;
        margin-top : 10px;
        }

h2 {font-family:Verdana,Arial,sans-serif; font-size:15px; font-weight:bold; }
h3 {font-family:Verdana,Arial,sans-serif; font-size:13px; font-weight:bold;}
p {font-family:Verdana,Arial,sans-serif; font-size:13px; font-weight:normal; line-height:17px }

td {font-family:Verdana,Arial,sans-serif; font-size:12px; font-weight:normal;}

a {font-family:Verdana,Arial,sans-serif; font-weight:normal;}
a:link {color:#000000; text-decoration:none; }
a:visited {color:#0000FF; text-decoration:none; }
a:active {color:#0000FF; text-decoration:none; }
a:hover {color: #FF0000; text-decoration:underline;}



