@charset "utf-8";
p {
	font-family: Calibri;
	font-size: 14px;
	line-height: 19px;
}
li {
	font-family: Calibri;
	font-size: 14px;
}

h1 {
	font-family: Calibri;
	font-size: 24px;
	font-weight: bold;
	color: #024DAA;
}
h2 {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #CF983B;
}
.centerME {
	text-align: center;
}
.bodyFONT {
	font-family: Calibri;
	font-size: 14px;
}

