	body {
		margin: 0px 0px 0px 0px; 
		background-color: #ffffff;
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #333333;
		text-align: justify;
	}
	a {
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #333333;
		text-decoration: none;
		white-space: nowrap;
	}
	a:hover {
		color: #9BBD6B;
		text-decoration: none;
	}
	.olive {
		background-color: #849a5a;
	}
	.al {
		text-align: left;
		font-size: 10px;
		font-style: italic;
	}
	.ar {
		text-align: right;
		font-size: 10px;
		font-style: italic;
	}
	.sn {
		font-style: normal;
	}

