 @import url("template.css");



body {

  margin: 0px;

  padding: 0px;

  width: 100%;

  height: 100%;

  background: white;

  font-size:14px;

  font-family:Tahoma, Geneva, sans-serif;

  color:#1a1a1a;

}

soldout {
	text-transform:uppercase;
}


