.header {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 18px;
	color: #666666;
	text-align: center;
	font-style: normal;
}
h1 {
	font-family: "Century Gothic", Verdana;
	font-size: 18px;
	color: #666666;
	font-style: normal;
	text-align: center;
	text-transform: uppercase;
}

h2 {
	font-family: "Century Gothic", Verdana;
	font-size: 18px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
h3 {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #666666;
}

strong {
	color: #000000;
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 14px;
	font-weight: lighter;
	text-decoration: none;
}
h4 {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
