.tablftcol {
	background-image: url(media/tableleft.jpg);
	background-repeat: repeat-y;
}
.tabrghtcol {
	background-image: url(media/tableright.jpg);
	background-repeat: repeat-y;
}
.golfball {
	background-image: url(media/golfbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 50px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bolder;
	color: #FFCC00;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF99;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #FFCC00;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #33CC33;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.hpbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	padding: 5px;
	border: 1px dotted #999999;
}
