body {
	background-image: url(grp/common/bg.gif);
	color: #333333;
}
body#beer {
	background: #ffffff url(grp/common/bg_beer.jpg) repeat-x fixed;
	color: #333333;
	margin:0;
	padding:3px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
td {
	font-size: 12px;
}

h1 {
	margin:0;
	padding:0;
}
.px10 {
	font-size: 10px;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.px12-150 {
	font-size: 12px;
	line-height: 150%;
}
.px14 {
	font-size: 14px;
}
.px14-150 {
	font-size: 14px;
	line-height: 150%;
}
.px16 {
	font-size: 16px;
}
.px18 {
	font-size: 18px;
}
.px24 {
	font-size: 24px;
}
.lh130 {
	line-height: 1.3;
}

.dot {
	border: thin dotted #FFFFFF;
}
.waku {
	border: 5px dotted #FF0000;
}
.waku-s {
	border: thin double #FF9900;
}

#beerWaku {
	border: solid 1px #cccccc;
	background: url(grp/common/bg_beer2.gif);
	text-align:center;
}
