@charset "utf-8";
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.page_title {
	font-family: "Copperplate Gothic Light";
	font-size: 29px;
	color: #FFFF00;
}
.locate {
	font-family: "Copperplate Gothic Light";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.sub_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.important {
	font-family: "Copperplate Gothic Light";
	font-size: 16px;
	font-style: italic;
	color: #FF0000;
}
.red {
	font-family: "Copperplate Gothic Light";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.white {
	font-family: "Copperplate Gothic Light";
	font-size: 12px;
	color: #FFFFFF;
}
.green {
	font-family: "Copperplate Gothic Light";
	font-size: 12px;
	color: #009900;
}
.body_text_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.product {
	font-family: "Copperplate Gothic Light";
	font-size: 14px;
	color: #FFFF00;
}

