body {
	margin-left: 1%;
	margin-right: 1%;
	background-color: #f9ffdc;
	
}
p {
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5F7953;
}
h6 {
	font-family: Vrinda;
	font-size: 10px;
	font-weight: normal;
	color: #7e571d;
}
h4 {
	font-family: "Palatino Linotype";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5F7953;
}
h1 {
	font-family: "Palatino Linotype";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #5F7953;
}

a:link {
	font-family: "Palatino Linotype";
	color: #5f793e;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	
}
a:visited {
	font-family: "Palatino Linotype";
	color: #5f7953;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	font-family: "Palatino Linotype";
	color: #c438c8;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
