
	.paragraph {
	font-family: Verdana;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	}
	
	.title {
	font-family: Futura, serif;
	font-style: normal;
	font-weight : bold;
	font-size: 26px;
	color: #000000;
	line-height: 22px;
	}
	
	.links {
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	color: #996600;
	font-weight : bold;
	line-height: 13px;
	text-decoration: none;
	}
	
	.links:hover {
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	color: #996600;
	font-weight : bold;
	line-height: 13px;
	text-decoration: none;
	}
	
	.small {
	font-family: Verdana;
	font-style: normal;
	font-size: 8px;
	color: #006633;
	line-height: 9px;
	}
	
	.footer {
	font-family: Verdana;
	font-style: normal;
	font-size: 9px;
	color: #8C8C8C;
	line-height: 11px;
	}

	.quote {
	font-family: Verdana;
	font-style: italic;
	font-weight : bold;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	}	