* {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #47403D;
  text-align: justify;
}

body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}

h2 {
  width: 100%;
  font-size: 10pt;
  border-bottom: 1px dotted #3c3c3c;
}

th, td {
    font-size: 8pt;
    border: 1px dotted #47403D;
    text-align: center;
}

ul {
    padding-left: 1em;
}

ul ul {
    padding-left: 2em;
}


#tshirts-text {
    margin: 35px auto; 
	width:500px;

}

