body {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #3d3a3a;
	margin: 0px;
}
a {
	color: #024835;
	text-decoration:none ;
	letter-spacing: 1px;
}
.p-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;

	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.p-title2 {
	font-size: 0.9em;
	letter-spacing: 1px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: 5px;
}
.p-caption {
	font-size: 0.7em;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: -5px;
}
