body {
         font-family: Arial;
         font: 10pt;
         background-color: #E3E99F;
         text-align: justify;
                 font-weight: bold;

}

a {
    Text-Decoration:none;}


}

A:link { color: #0000FF;  }
A:visited { color: #0000FF;}
A:active { color: red;}

h3    {
         font-family: Arial;
         font: 18pt;
         text-decoration: underline;
         text-align: left;
         color: #0000FF;
         font-weight: bold;

}
h6    {
         font-family: Arial;
         font: 18pt;
         font-weight: bold;
         color: #0000FF
         text-align: left;
}


table.menue {
         font-family: Arial;
         font: 9pt;
         border-color: #000000;
         font-weight:bold;


}
table.main {
         font-family: Arial;
         font: 7pt;

         border-color: #000000;
}




