/*Datei : formatindex.css*/


body {text:#990000;
      background-color: #FFAA00;
      }


a:link   {color: #990000;}
a:visited  {color: #990000;}
a:active  {color: #990000;}

h1,h2,h3,h4,h5,h6,ul,ol,li
    {font-family: Arial;
    font-style: normal;
    color: #990000;
    margin-top:10pt;
    margin-bottom:10pt;

    }

table {border:0;
       border-color:#990000;
       }
td {top;}
