body {
      margin: 0px;
      margin-right: 0px;
      margin-left: 0px;
      background-color: #FFFFFF;
      background-image: url(none);
      background-attachment: fixed;
      background-repeat: repeat;
      font-family: Trebuchet MS, Verdana, Arial;
      font-size: 14px;
      text-align: justify;
      color: #000000;
      line-height: 10pt;
}

a:link, a:active, a:visited  {
                              color: #9F0000;
                              cursor: hand;
                              text-decoration: none;
                             }

a:hover {
         color: #9F0000;
         cursor: hand;
		 text-decoration: line-through;
        }
	  
.Stil4 {
	font-size: x-large;
	color: #505050;
	font-family: "Times New Roman", Times, serif;
    text-align: justify;
	font-weight: bold;
	letter-spacing:0.1em;
}

.Stil5 {
	color: #505050;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14.5px;
}


table {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 15px;
       text-align: justify;
       color: #9F0000;
	   font-weight: bold;
      }
