h1 {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	color: #416A9E;
	font-weight: normal;
}
p {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #219CEF;
}
h2 {
	font-family: "Century Gothic", Arial;
	font-size: 20px;
	font-weight: normal;
	color: #416A9E;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #416A9E;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic", Arial;
	color: #416A9E;
	text-decoration: none;
}
a:active {
	font-family: "Century Gothic", Arial;
	color: #416A9E;
}
a:hover {
	font-family: "Century Gothic", Arial;
	color: #219CEF;
}
body {
	background-color: #FFFFCC;
}

#offer p {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFCC;
}


	