.intro {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFEABE;
}
.introBIG {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFEABE;
	line-height: 1em;
	height: auto;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #993333;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-transform: capitalize;
	color: #EDE4D7;
	font-style: normal;
	font-weight: bolder;
	letter-spacing: .19em;
}
.searchform {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FF3300;
}
