BODY { background-color: #FFFFCC; }

H1 { font-family: Verdana;
	font-size: 22pt;
	color: mediumblue }

H2 { font-family: Arial;
	font-size: 18pt;
	color: green}

H3 { font-family: Arial;
	font-size: 14pt;
	color: purple}

P { font-family: verdana;
	font-size: 10pt;
	color: black}

P.caption { font-family: verdana;
	font-size: 12pt;
	color: white;
	text-weight: bold}

A { text-decoration: None;
	color: red}

LI { font-family: Arial;
	font-size: 12pt;
	color: black;
	text-decoration: none}

TD { font-family: Arial;
	font-size: 10pt;
	text-weight: normal}

TD.total { font-family: Arial;
	font-size: 10pt;
	text-weight: bold;
	color: green}

TD.total2 { font-family: Arial;
	font-size: 10pt;
	text-weight: bold;
	color:red}

TD.name { font-family: Arial;
	font-size: 10pt;
	text-weight: bold;
	color:red}

TH { font-family: Arial;
	font-size: 10pt}

TD.yardage { font-family: Arial;
	font-size: 10pt;
	text-weight: normal;
	background-color: yellow;
	text-align: center}

TD.par { font-family: Arial;
	font-size: 10pt;
	text-weight: bold;
	background-color: white;
	text-align: center}

TD.score { font-family: Arial;
	font-size: 10pt;
	text-weight: normal;
	text-align: center}

TD.winscore { font-family: Arial;
	font-size: 10pt;
	text-weight: bold;
	color: red;
	text-align: center}

TD.golftotal { font-family: Arial;
	font-size: 10pt;
	text-weight: bold;
	color: white;
	background-color: black;
	text-align: center}

TD.hole { font-family: Arial;
	font-size: 10pt;
	text-weight: normal;
	text-align: center}

TD.stroke { font-family: Arial;
	font-size: 10pt;
	text-weight: bold;
	background-color: lightgrey;
	text-align: center}
