@charset "utf-8";
/* CSS Document */

.header {
	font-family: "Garamond Premr Pro Smbd", "Garamond Premr Pro", Arial;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #336600;
}
.h1 {
	font-family: "Garamond Premr Pro", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
.info  {
	font-family:"Garamond Premr Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000
}

