	.DEFAULT			{	font-family: Verdana, Arial, Trebuchet;
							font-size: 11px;
							line-height: 1.5;
							font-weight: 500;
							text-align: left;
							vertical-align: top;
							color: #093415}
	.TITLE				{	font-family: Verdana, Arial, Trebuchet;
							font-size: 13px;
							line-height: 1.5;
							font-weight: 800;
							text-align: left;
							vertical-align: top;
							color: #093415}
	.SUBTITLE			{	font-family: Verdana, Arial, Trebuchet;
							font-size: 11px;
							line-height: 1.5;
							font-weight: 700;
							text-align: left;
							vertical-align: top;
							color: #093415}
	.FOOTER				{	font-family: Verdana, Arial, Trebuchet;
							font-size: 9px;
							line-height: 1.25;
							font-weight: 400;
							text-align: justify;
							padding: 0 25px 0 25px;
							color: #B7B4BB}
	a:hover				{	color: #000000}
	a					{	text-decoration: none;}
