
	.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: 18px;
	color: #000000;
	line-height: 20px;
	}
	
	.links {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 12px;
	color: #006633;
	line-height: 10px;
	text-decoration: none
	}
	
	.links:hover {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 12px;
	color: #60775B;
	line-height: 10px;
	text-decoration: none
	}
	a {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 12px;
	color: #006633;
	line-height: 10px;
	text-decoration: none
	}
	
	a:hover {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 12px;
	color: #60775B;
	line-height: 10px;
	text-decoration: none
	}
	
	.small {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-size: 9px;
	color: #006633;
	line-height: 9px;
	}
	
	