body{
	font-size:100%;
	font-family:sans-serif;
	}
	
.center{
	text-align:center;
	}
	
.wide{
	width:100%;
	}
	
.withborder{
	border-width:1px;
	border-style:solid;
	border-color:black;
	}
	
.bold{
	font-weight:700;
	}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #4d8ec9;
}
.subtitle {
	font-size: 14px;
	color: #4d8ec9;
}
	
.ProductBuy{
  display: none;
}

.ProductDetails{
  color: #990033;
}

.ProductDetails .BoldText{
  font-weight: bold;
}

.ProductDetails span span{
  display: block;
}

.ContentItemHour{
  display: none;
}

.ContentItemCode{
  display: none;
}

.Logo{
  display: none;
}
