@charset "UTF-8";
/* CSS Document */

.Headers {
	font-family: Helvetica;
	font-size: 24px;
	letter-spacing: -1.2pt;
	color: #333333;
	line-height: 95%;
	vertical-align: top;
	text-align: left;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.small {
	font-family: Arial;
	font-size: 10px;
	color: #00CCCC;
	font-style: normal;
	vertical-align: text-top;
}
.headercenter {
	font-family: Helvetica;
	font-size: 10px;
	letter-spacing: -0.22em;
	color: #333333;
}
