.sm-white {
	font-family: Gill Sans MT;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.qlink {
	font-family: Gill Sans MT;
	font-size: 12px;
	font-weight: bold;
	color: 2C5E77;
}
.PEMbody {
	font-family: Gill Sans MT;
	font-size: 14px;
	color: #0099CC;
}
.PEMsubtitle {
	font-family: Gill Sans MT;
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}
.PEMtitle {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
	color: #0099CC;
}
A:link {
	text-decoration: none;
	color:#0099CC;
	font-family: Gill Sans MT;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
A:visited {
	text-decoration: none;
	color:#0099CC;
	font-family: Gill Sans MT;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
A:hover {
	text-decoration: none;
	color:#0066FF;
	font-family: Gill Sans MT;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
