body {
      margin: 0px;
      margin-right: 0px;
      margin-left: 0px;
      background-color: #4A2E1F;
      background-image: url(none);
      background-attachment: fixed;
      background-repeat: repeat;
      font-family: Georgia, Times, serif;
      font-size: 14px;
      text-align: justify;
      color: #000000;
      line-height: 10pt;
}

a:link, a:active, a:visited  {
                              color: #A18467;
                              cursor: hand;
                              text-decoration: none;
                             }

a:hover {
         color: #A18467;
         cursor: hand;
		 text-decoration: line-through;
        }




table {
       font-family: Trebuchet MS, Verdana, Arial;
       font-size: 13px;
       text-align: justify;
       color: #9F0000;
      }

.Stil1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A18467;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:0.15em;
}

