body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,input,th,td{border:0;outline:none;margin:0;padding:0;}
ul{list-style:none;}


body {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #000000;
  margin: 0 auto;
  padding: 20px;
  background: #EAEAEA;
}

img {
  border: 1px solid lightgray;
}

.it {
  border: 0px solid lightgray;
  width: 60%;
  border-spacing: 0px;
  border-collapse: separate;
}

.it td {
  font-size: 13px;
  border-bottom: 1px dotted lightgray;
  font-weight: normal;
  height: 25px;
  padding: 6px;
}
