.h1 {
	font-family: Century Gothic;
	font-size: 16px;
	color: #333333;
}
.h2 {
	font-family: Century Gothic;
	font-size: 14px;
	color: #333333;
}
.h3 {
	font-family: Century Gothic;
	font-size: 10px;
	color: #333333;
}
.coyright {
	font-family: Century Gothic;
	font-size: 10px;
	color: #FFFFFF;
}