.golf
	{
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	line-height:16px;
	}
A.golf
	{
	color: #339900;
  	font-weight:bold;
	text-decoration:none;
	}
A:hover.golf
	{
	color:  #000000;
	text-decoration:underline;
	}
.holes
	{
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	color: #FFFFCC;
	line-height:22px;
	}
A.holes
	{
	color: #FFFFFF;
  	font-weight:bold;
	text-decoration:none;
	}
A:hover.holes
	{
	color:  #FF9900;
	text-decoration:underline;
	}
h1
	{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
    margin: 4px;
	}
.factstable
    {
    border: 0px solid;
    border-collapse: collapse;
    }
.factstable td, .factstable th
    {
    border: 0px solid;
    padding: 3px;
    }
.golftable
    {
    border: 1px solid #000000;
    border-collapse: collapse;
    }
.golftable td
    {
    border: 0px solid #000000;
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	line-height:16px;
    text-align: center;
    padding: 2px;
    }
.golftable th
    {
    border: 0px solid #000000;
    border: 0px solid #000000;
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight: bold;
	color: #000000;
	line-height:16px;
    text-align: center;
    padding: 2px;
    padding: 2px;
    }
