h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
}
p {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
}
.subheads {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	line-height: 20px;
	color: #07793F;
}
.subheads-trucks {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	line-height: 20px;
	color: #6699CC;
}

.subheads-motorhomes {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	line-height: 20px;
	color: #E48D08;
}

.subheads-mytrack {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	line-height: 20px;
	color: #8B28A1;
}

.subheads-golf {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	line-height: 20px;
	color: #4BDD1F;

a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:link {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

