@charset "utf-8";

.large-text {
	font-family: Tahoma;
	color: #999999;
	font-size: 24px;
	text-decoration: none;
	font-stretch: wider;
}
.body-text {
	font-family: Tahoma;
	color: #999999;
	font-size: 14px;
	text-decoration: none;
}

.Copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
