
						ul {
							list-style: none;
						}

						ul ul {
							list-style: none;
						}
					
p img {
    box-shadow: 5px 5px 10px grey;
}
.hmEditionCont {
    background: #f1f1f1;
}
.tac {
    text-align: center!important;
}
table th {
background: #eee;
border: 1px solid #000;
}
table, td, tr{
border: 1px solid #000;
}
td{
padding: 3px !important;
}
.tr2 {
background: #eee;
border: 1px solid #000;
}
