body
{font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 color: white;
 background-color: #0033FF}

h1
{font-size: 16pt;
 color: gray;
 font-weight: bold;
 text-decoration: underline;}

h2,h3
{font-size:12pt;
 color: gray
 font-weight: none;
 text-decoration: underline;}

a:link
{color: white;
        text-decoration:underline;}
        
a:hover
{color: red;
 text-decoration: underline;
 font-style:italic;}
        
a:visited    
{color:white;
text-decoration: underline;}
.menue
{font-size: 14pt;}
.copy
{font-size: 10pt;
text-decoration: italic;
color: white;
}
p,div,table,li,form
{font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 color: white;
 background-color: #0033FF}
