
	.paragraph {
	font-family: arial,san serif;
	font-style: normal;
	font-size: 14px;
	color: #11387D;
	line-height: 20px;
	}
	
	.title {
	font-family: "Berlin Sans",Verdana, helvetica, arial,san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 20px;
	color: #11387D;
	line-height: 24px;
	}
	
	.subtitle {
	font-family: "Berlin Sans",Verdana, helvetica, arial,san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 18px;
	color: #11387D;
	line-height: 20px;
	}
	
	.links {
	font-family: arial, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 14px;
	color: #11387D;
	line-height: 20px;
	text-decoration: none
	}
	
	.links:hover {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 14px;
	color: #B2B3B8;
	line-height: 20px;
	text-decoration: none
	}
	
	.small {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-size: 8px;
	color: #006633;
	line-height: 9px;
	}
	