
.golfhighlight 
 { 
	background: #f5f5f5;
 } 


.golfblue {
	color: blue;
}

.golfbold {
	font-weight: bold;
	font-size: 150%;
}

.golfred {
	color: red;
}

.golfcellscenter {
	text-align: center;
}

.golfcellsfont {
	font-size: 75%;
}

.golfcellsleft {
	text-align: left;
}

table.golfplayertable {
	width: 50%;
}

.golfrowheight {
	height: 40px;
}
.lastupdate 
 { 
	font-size: 75%;
 	font-style: italic; 
 } 

