<style>
body    {font-family: times;
         color: #3399FF;}

A:link { color: #FFCC33;
         text-decoration:none; }
A:visited { color: #0000FF;
         text-decoration:none;}
A:active { color: #FF3300;
         text-decoration:none;}

h1      {font-size: 24pt;
         font-family: times;
         font-weight: bold;
         color: #3399FF;
         line-height: 75%;
         margin-top: 2%}

h2      {font-size: 20pt;
         font-family: arial;
         text-align: center;
         color: #0000FF;
         margin-top: 2%}

h3     {font-size: 12pt;
         font-family: arial;
         font-weight: bold;
         text-align: center;
         color: #3399FF}

h4   {font-size: 16pt;
         font-family: arial;
         font-weight: bold;
         text-align: center;
         color: #0000FF}

h5      {font-size: 20pt;
         font-family: arial;
         text-align: center;
         color: #3399FF;
         margin-top: 2%}

th      {font-size: 14pt;
         color: #3399FF;}

td      {font-size: 12pt;
         font-family: times;
         line-height: 150%;
         color: #3399FF}

sup     {font-size: 75%}

sub     {font-size: 75%}


.text   {font-size: 12pt;
         font-family: times;
         text-align: center;
         line-height: 150%}

.fett   {font-family: arial;
         font-weight: bold}

.mitte  {margin-top: 18%;
         margin-bottom: 5%}

.greek  {font-family: symbol}
</style>