@charset "utf-8";
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #7f7f7f;
	font-weight: normal;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b7b7b7;
	text-decoration: none;
}
.heading1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666666;
	font-weight: normal;
}
.text1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #adadad;
	text-decoration: none;
}
.heading2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #949494;
	font-weight: bold;
	text-decoration: none;
}
.text2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #949494;
	text-decoration: none;
}
.heading3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #737373;
	font-weight: bold;
}
.text3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737373;
	text-decoration: none;
}

