/* Vouchers */
html, body {
	font-family:Tahoma, Arial, Verdana, Helvetica;
 	color: #666666;
	font-size:11px;
	text-align:center;
}

.footer-txt {
	margin-top:50px;
	position:relative;
	left:30px;
	width:200px;
	font-family:Tahoma, Arial, Verdana, Helvetica;
	font-size:10px;
 	color: #999999;
	font-weight:normal;
}
.lnk {
	font-weight:bold;
}
.lnk a{
	font-family:Tahoma, Arial, Verdana, Helvetica;
	font-size:10px;
 	color: #666666;
	font-weight:bold;
	text-decoration:none;
	cursor:text;
}
.valid {
	color:#000000;
	font-weight:bold;
	font-size:12px;
}
.voucher-base {
	background-image:url(../vouchers/voucher-base.jpg);
	height: 200px;
	width: 600px;
}
