body {
	margin:20px 0px; padding:0px;
	text-align:center;
}
.wrapper {
	width:500px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:0px dashed #333;
	background-color:#fff;
}
.ProductTitle {
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333333;
	font-size: 15px;
	font-weight: normal;
}

.StandardText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.style9 {
	text-align: justify;
}
.OrangeSubTitle {
	font-family: Verdana;
	color: #F15A29;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.OrangeSubTitleBold {
	font-family: Verdana;
	color: #F15A29;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.PurchaseBox {
	border: 1px solid #E0E0E0;
	background-color: #E9F1F8;
}
.AlignCenter {
	text-align: center;
}