@charset "utf-8";
.Resume_Info {
	font-family: "Eras Light ITC";
	font-size: 14px;
	line-height: normal;
	height: 20px;
	color: #000000;
	font-weight: normal;
}
.Resume_Titles {
	font-family: "Bradley Hand ITC", "Century Gothic", "Eras Light ITC";
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #ff4000;
	height: 24px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-weight: normal;
}

