BODY { background-color: #FFFFee;}

H1 {font-size: 22pt;
	color: mediumblue }

H2 {font-size: 18pt;
	color: green}

H3 {font-size: 14pt;
	color: purple}

H1, H2, H3, H4, H5, H6 { font-family: Verdana, Arial; }

P, A, LI, TD, TD { font-size: 10pt;
	font-family: Verdana, Arial; }


P { font-family: Georgia, Verdana, Times, serif;
	color: black; font-style: normal; line-height: 15pt; font-weight: 300}

P.caption { font-size: 12pt;
	color: white;
	text-weight: bold}

A { text-decoration: None;
	color: red}
	
P.new { color: darkred;
	text-weight: bold}

LI { color: black }

TD {text-weight: normal}

TD.total { font-family: Arial;
	text-weight: bold;
	color: green}

TD.total2 { font-family: Arial;
	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}
