body {
	top-margin: 0;
	margin-top: 0px;
}

td {
	font-family: "Segoe UI", Verdana, sans-serif;
	font-size:11pt;
	color:#666666;
	line-height: 22px;
}

.tableBottomBorder {
	border-bottom-color: #DFE6E4;
	border-bottom-style: solid;
 	border-bottom-width: thin;
	}
	
h1	{
	font-family: "Times New Roman", Times, serif;
	font-size:16pt;
	color:#006699;
	font-style: normal;
	letter-spacing: .25em;
	}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#006699;
	}
h3 {
	font-family: "Goudy Old Style", Garamond, "Times New Roman";
	font-size: 16px;
	font-style: italic;
	color: #336699;
}

a:link {
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #009966;
	text-decoration: none;
}

a:active {
	color: #336699;
}

.tees a {
	text-decoration: none;
	display: block;
	background: #F2F2F2;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.tees a:hover {
	text-decoration: none;
	display: block;
	background: #336699;
	color: #ffffff;	
}

.textXL	{
	font-family: garamond, times;
	font-size:36pt;
	color:#666666;
	}
	
.textMD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.textSM	{
	font-family: "Segoe UI", Verdana, sans-serif;
	font-size:9pt;
	color:#666666;
	}
	
.textXS	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
	line-height: 18px;
	}
	
.textXSblue	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#006699;
	line-height: 18px;
	}
	
.red {
	color: #CC0000;
}

.scorecard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	padding:4px;
	border:thin solid #CCCCCC;
}

.textbox {
	height: 12px;
	font-size: 11px;
	color: #999999;
	width: 54px;
}
.button {
	height: 20px;
	font-size: 9px;
}
.rightTD {
	padding: 4px;
	font-size:12px;
}
.bulletin {
	font-family: "Segoe UI", Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #009966;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #009966;
	display: block;
}
.green {
	color: #009900;
}
.blue {
	color:#006699;
}
.Tees {
	border: 1px solid #333333;
}

