p {
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #015A20;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #015a20;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #015a20;
	text-decoration: underline;
}
.linksp {
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #015A20;
}
.linksp a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #015A20;
	text-decoration: none;
	font-weight: bold;
}
.linksp a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #015A20;
	text-decoration: none;
	font-weight: bold;
}
.linksp a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #015A20;
	text-decoration: underline;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 015a20;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
}
