body{ font-family:Arial;
      color:#804000;
      background-color:DED3B9;
      margin-left:5%;
      margin-right:5%;}

h1{
   color:#804000;
   text-align:center;}

h2{
   color:#804000;
   text-align:center;}

h3{
   color:#804000;
   text-align:center;}

a:link	        { font-weight:bold;  color: #804000; text-decoration:none; }
a:visited	{ font-weight:bold;  color: #804000; text-decoration:none; }
a:active	{ font-weight:bold;  color: #0082BE; text-decoration:none; }
a:hover         { font-weight:bold;  color: #0082BE; text-decoration:none; }

p.text{
    text-align:justify;
    font-weight:bold}

div.text {
      position:         absolute;
      top:              200px   ;
      left:             100px   ;
      right:            100px   ;
      z-index: 2  }

div.navi {
      position:         absolute;
      top:              0px     ;
      left:             100px   ;
      right:            100px   ;
      z-index: 1  }


th {
      text-align:       center;
      background-color: #F1EBDD;
      color:            #804000; }

td { 
      text-align:       justify;
      background-color: #F1EBDD;
      color:            #804000; }

table {
       align:           center;
       width:           500px;
       border:          0;
       }