.purchase-form{
	color: #bbeeff;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
.info-type {
	color: black;
	font-size: 18px;
	font-weight: bold;
}
.info-type-ref {
	color: blue;
	font-size: 15px;
	font-weight: bold;
}
.sub-info {
	line-height: 20px;
	font-size: 15px;
	color: black;
	font-weight: bold;
}
.sub-info-inner {
	line-height: 15px;
	font-size: 13px;
	color: black;
}
.example {
	font-size: 16px;
	color: white;
	font-family: Verdana,Arial;
}