.subhead {
	font-family: Georgia, Lucidabright, serif;
	font-size: 20px;
	font-weight: bold;

	text-align: right;

	border-bottom-style: double;
	border-color: rgb(0,0,0);
}

.beer {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;

	text-align: center;
}

.special {
	font-weight: bold;
	text-decoration: underline;
}

span.up {
	font-size: 10px;
}