p {
	font-family: Helvetica, "Helvetica Neue", Verdana;
	font-size: small;
	font-weight: normal;
	color: #999999;
	line-height: 20px;
}
.xsmallgray {
	font-family: Helvetica, "Helvetica Neue", Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
}
.h1bold {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #e4b600;
	letter-spacing: -4px;
	font-size: 44px;
	line-height: 40px;
}
.h2bold {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #e4b600;
	letter-spacing: -4px;
	font-size: 36px;
	line-height: 40px;
}
.h3bold {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #e4b600;
	letter-spacing: -2px;
	font-size: 24px;
	line-height: 40px;
}
.h4bold {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #e4b600;
	letter-spacing: -1px;
	font-size: 16px;
	line-height: 40px;
}

