@charset "UTF-8";
.heading {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #666;
	word-spacing: -1pt;
	letter-spacing: -1pt;
	text-decoration: none;
}
.teeny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	text-decoration: none;
}
.linkage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22pt;
	font-weight: lighter;
	text-transform: none;
	color: #999;
	text-decoration: none;
	text-align: left;
}
.BIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 4;
	font-weight: bolder;
	color: #999;
}
