.bold {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #A0B1C3;
}
.text {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.text2 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.bold2 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
.afooter {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #A0B1C3;
}

.afooter:link {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #A0B1C3;
}

.afooter:visited {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #A0B1C3;
}

.afooter:hover {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #A0B1C3;
}

a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
