@charset "UTF-8";
.centertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #C60;
}
.blacktext {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.large_heading50 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: normal;
	color: #C60;
}
.large_heading40 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #C60;
}
.mediumheading20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF8100;
}
.italic18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
}
