@charset "utf-8";
/* CSS Document */

p{
	font-family: "Century Gothic";
	font-size:12px;
	color:#FFF;
	line-height: normal;
	padding: 2px;
}
.bold {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
.navigation {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #000;
	text-align: center;
	margin: 4px;
	height: 40px;
	width: 160px;
}
h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #000;
}
h2 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFF;
}
h3 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
h4 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #04A650;
}
.description {
	font-family: "Century Gothic";
	font-size: 14px;
}
.h6 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFF;
}
.h6 {
	font-family: Arial, "Century Gothic";
}
.bold {
	color: #FFF;
	font-size: 14px;
}
