body {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #000000;
    background-color : #FFFFFF;
    background-repeat: no-repeat
   }

.h3color { font-family: verdana,arial,helvetica,sans-serif; color: #CC6600; font -size: x-small; }

a:link {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    color : #CC2020
   }

a:active {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    color : #FF0000
   }

a:visited {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    color : #CC2020
   }

.menu {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : bold;
    font-style : normal
    font-size : x-small
   }

.text {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : normal;
    font-style : normal
   }

.headline {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    font-size : large
   }


.textheadline {
    font-family : Helvetica, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    font-size : large
   }


