.typo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 2em;

}
.copy {
	font-family: "Minion RegularSC";
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: center;
	text-decoration: none;











}
.menu {
	font-family: "Minion RegularSC";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 2px;


}
.hl {
	font-family: "Minion RegularSC";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 10px;
	text-decoration: none;

}
.form {
	font-family: "AGaramond RegularSC";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
