body {
	font-family: "Gill Sans", "Century Gothic", Tahoma, Verdana, Arial; 
	color: black;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background:url(/img/jeans-snow.jpg) #FFF;
	/*width:480px;*/
}

img { border:none;}
table {border:none;}

h1 {
	font-size:20px;
	font-weight: bold;
}

.floatleft {float:left; margin:0px 16px 16px 0px;}
.floatright {float:right; margin:0px 0px 16px 16px;}

.cell {
	border-bottom:dotted;
	border-bottom-color:#999999;
	border-bottom-width:thin;
}

a {
	color:#000;
	font-weight:bold;
}

a:link, a:visited, a:active {
	color:#333;
}

.note {
	color:#666;
	font-size:10px;
}

.text {
	text-indent:16px;
	overflow: hidden;
}

.scoreHeader {
	background-color:#333;
	color:#FFF;
	font-weight: bold;
	text-align: center;
}

.playerScore {
	font-weight: bold;
	background-color:#666;
	color: #FFF;
}

.row0 {
	background-color:#EEE;
}

.row1 {
	background-color:#FFF
}
