@charset "utf-8";
.subhead {
	font-family: "Century Gothic", Helvetica, sans-serif;
	color: #B6B6B6;
	font-weight: bold;
	font-size: 16px;
}

.style2 {font-size: 9px}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-indent: 20px;
	border-bottom-style: none;
	border-bottom-color: #F1F1F1;
}
.copy_grey {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
.copy {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-type: square;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #FFFFFF;

}
.heading {
	font-family: "Century Gothic", Arial;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-style: none;
	font-style: normal;
	color: #FFFFFF;
}
