.stripe {
	color: #FFFFFF;
	background-color: #666666;
}
.head {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
	text-align: center;
	padding-bottom: 10px;
}
.title {
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
}
.currency {
	text-align: right;
}
td {
	vertical-align: top;
}

