body {
      margin: 20px;
      margin-right: 13px;
      margin-left: 13px;
      background-color: #505050;
      background-image: url(none);
      background-attachment: fixed;
      background-repeat: repeat;
      font-family: Verdana, Arial;
      font-size: 10.5px;
      text-align: justify;
      color: #FFFFFF;
      line-height: 10.5pt;
}

a:link, a:active, a:visited  {
                  color: #8A8A8A;
                  cursor: hand;
				  font-weight: bold;
                  text-decoration: none;
                 }

a:hover {
         color: #8A8A8A;
         cursor: hand;
		 font-weight: bold;
		 text-decoration: line-through;
        }
		
.Stil6 {
    font-size: 10px;
    color: #FFFFFF; 
	font-size: small; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	  }

table {
       font-family: Trebuchet MS, Verdana, Arial;
       font-size: 10.5px;
       text-align: justify;
      }
