* {
  margin: 0;
  padding: 0; 
}

body{
  font-family:Arial, Helvetica, sans-serif;
  line-height: 17px;
  height:100%;
  margin:0;
  padding:0;
  background-image: url(../images/pageparts/bg-basis-1px.jpg);
  color: #000;
}

#DLFooter, #DLHeader, #DLNavigation1, #DLNavigation2, img, img.TestImage, #DLLeftSideBar{
 display: none;
}

.DLContent, a{
color: #000000;
}

ul { margin-left: 25px; margin-top: 10px; list-style: square;}

