
/* 
 *		Print.css
 */

body, h1, h2, h3, h4, h5, p, div, span, ul, ol, table {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	color: #000;
	background-color: #fff;
}

.skiplinks{
	display: none;
}

.betplace .top, .betplace .menutop, .betplace .csub, .betplace .cadd , .betplace .bottom, .betplace #srvinfo, .betplace .footnote, .betplace .buttons{
	display: none;
}

.betplace td{
	padding: 0.3em 1em;
}

.betplace span{
	margin: 0 1em;
}


