@charset "utf-8";
.Copy {
	font-family: Corbel, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align:top;
}
.Header {
	font-family: Corbel, Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #690;
	text-align: left;
	vertical-align:top;
}
.HeaderBig {
	font-family: Corbel, Tahoma, Arial, Helvetica;
	font-size: 26px;
	font-weight: bold;
	color: #690;
	text-align: left;
}
.Knockout {
	font-family: Corbel, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.Intro {
	font-size: 24px;
	color: #690;
	text-align: center;
	font-family: Corbel;
}

