body {
	font-family: verdana;
	color: #004;
	font-size: 80%;
}

table.issue {
	border-collapse: collapse;
	width: 200px;
	margin: 10px;
	float: left;
}

table.clear {
	clear: both;
}

td {
	text-align: center;
	vertical-align: center;
}

td.name,td.price {
	font-weight: bold;
	color: #004;
	height: 50px;
}

a {
	text-decoration: none;
	color: #00b;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}
