a:link { 
	color: #0C7C6B;
	text-decoration: underline;
	}
a:visited { 
	color: #0C7C6B;
	text-decoration: underline;
	}
a:hover { 
	color: #0C7C6B;
	text-decoration: underline;
	}
a:active { 
	color: #0C7C6B;
	text-decoration: underline;
	}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 31px;
	color: #000000;
	font-weight: bold;
}