   a:link {color: darkblue;
           font-weight: bold;
           text-decoration: underline;
           }
a:visited {color: darkgreen;
           font-weight: bold;
           text-decoration: underline;
           }
       h2 {text-align: left;
           font-weight: normal;
           font-size: 132%;
           }



body   {font-size: 100%;
        font-family: "Arial,Helvetica,sans-serif";
        margin: "1em";
        background: #FFFcdd;
        }
.br    {line-height: 50%;
        margin: 0}

big    {font-weight: normal;
        font-size: 200%}

caption{text-align: left;
        text-decoration: underline;
        font-weight: normal;
        font-size: 132%;}

.nou   {text-decoration: none;
        font-weight: normal;
        font-size: 132%;}

tr     {font-size: 100%;
        vertical-align: text-top;
        }
th     {text-align: right;
        font-size: 100%;
        font-weight: normal;
        vertical-align: text-top;
        }
td     {font-size: 100%;
        vertical-align: text-top;
        }

address {text-align: right;
         font-size: 80%;
        }

.mitte {font-size: 100%;
        vertical-align: middle;
        {