body {
	background-color: #f7ebd3;
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #000000;
}
li {
font-family: "Palatino Linotype";
	color: #000000;
	font-size: 13px;
}
a:link {
	font-family: "Palatino Linotype";
	color: #5B709F;
	font-size: 13px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: "Palatino Linotype";
	color: #5B709F;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: "Palatino Linotype";
	color: #1c5f9d;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}h2 {
	font-family: "Palatino Linotype";
	font-size: 15px;
	font-weight: bold;
	color: #323d58;
}
p {
	font-family: "Palatino Linotype";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
