body {
	color             : black;
	background-color  : white;
	background-image  : url(/~bernd/include/green.png);
	background-repeat : repeat;
}
h1 {
	text-align : center;
}
hr {
	line-height       : 4px;
	text-align        : center;
	width             : 100%;
	color             : white;
	background-color  : black;
}
img {
	border : none;
}
img.w3c {
	border : none;
	padding : 0;
	margin : 0;
	width  : 88px;
	height : 31px;
}
table.noborder {
	width  : 100%;
	border : none;
}
th, td {
	padding-right : 5px;
	padding-left  : 5px;
	vertical-align: bottom;
	text-align    : left;
}
th.logo-roulette, td.logo-roulette {
	font-size     :	small;
	text-align    : right;
}
td.footer-l { 
	vertical-align: middle;
	text-align    : left;
}
td.footer-c { 
	vertical-align: middle;
	text-align    : center;
}
td.footer-c-s { 
	vertical-align: middle;
	text-align    : center;
	font-size     :	small;
}
td.footer-r { 
	vertical-align: middle;
	text-align    : right;
	font-size     :	small;
}
