@charset "utf-8";
.content {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.linkcontent {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0033CC;
	text-decoration: none;
}
.heddings {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8CA208;
	text-decoration: none;
}
.innerheddings {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #007ECA;
	text-decoration: none;
}
.scroll {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #007ECA;
	text-decoration: none;
}
.bolds {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

