.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.maintext_right {
	font-family: Arial, Helvetica, sans-serif;
	align: right;
	font-size: 10pt;
	color: #000000;
}
.center_title18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-align: center;
	color: #FFF;
	text-align: center;
}
.center_title16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-align: center;
	color: #F00;
	text-align: center;
}

.center_title24Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-align: center;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.Left_title24_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding: 10px;
}
.center_title16Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-align: center;
	color: #000000;
	text-align: center;
}

.center_title24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-align: center;
	color: #FFF;
	text-align: center;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.italictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-weight: italic;
	color: #1C5A88;
}

.GolferBullets {
	line-height: 20px;
}

.hidden {
    display: none;
}
.SOLD {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FF0000; }


