
	.paragraph {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	}
	
	.title {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 36px;
	color: #000000;
	line-height: 30px;
	}
	
	.links {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 12px;
	color: #1A4D35;
	line-height: 14px;
	text-decoration: none
	}
	
	.links:hover {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 12px;
	color: #86A797;
	line-height: 14px;
	text-decoration: none
	}
	
	.small {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-size: 10px;
	color: #ffffff;
	line-height: 12px;
	}
	