@charset "ISO-8859-1";
.style1 {
	font-family: "Trebuchet MS";
	color: #efefef;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.style2 {
	font-family: "Trebuchet MS";
	color: #efefef;
	font-size: 11px;
	line-height: 18px;
}
.style3copyright {
	font-family: "Trebuchet MS";
	color: #8a8a8a;
	font-size: 11px;
	line-height: 14px;
}
a:link {
	color: #efefef;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #efefef;
}
a:hover {
	text-decoration: underline;
	color: #efefef;
}
a:active {
	text-decoration: none;
	color: #efefef;
}
.style2Copy {
	font-family: "Trebuchet MS";
	color: #efefef;
	font-size: 12px;
	line-height: 20px;
}
.style2Copy2 {
	font-family: "Trebuchet MS";
	color: #efefef;
	font-size: 14px;
	line-height: 28px;
}
