@charset "UTF-8";
.gen {
	font-family: Calibri;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.enc {
	font-family: "Garamond Premr Pro";
	font-size: 24px;
	color: #000000;
}
.sub {
	font-family: "Garamond Premr Pro";
	font-size: 18px;
	color: #000000;
}
.prec {
	font-family: Calibri;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.med {
	font-family: Calibri;
	font-size: 16px;
	color: #FFCC00;
	font-weight: normal;
	background-color: #000000;
}
