h1,h2,h3 {
	font-family: Century Gothic;
}
h4,h5,h6 {
	font-family: Century Gothic;
}
h1 {
	font-size: 14pt;
	color: #000000;
}
h2 {
	font-size: 12pt;
	color: #000000;
}
h3 {
	font-size: 9pt;
	color: #000000;
}
h4 {
	font-size: 11pt;
	color: #000000;
}
h5 {
	font-size: 12pt;
	color: #000000;
}
a {
	font-family: Century Gothic;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FF6600;
	font-family: Century Gothic;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-family: Century Gothic;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
	font-family: Century Gothic;
}
