	
	
	.paragraph {
	font-family: 'Arial';
	color: Black;
	font-size: 12pt;
	}
	.header {
	font-family: 'Arial';
	font-size: 15pt;
	font-weight: bold;
	}
	
	.bottom {
		font-family: 'Arial';
		color: white;
		font-size : 10pt;
	}
	
	.paragraph1 {
		font-family: 'Arial';
		color: Black;
		font-size : 10pt;
	}
	
	.paragraph3 {
		font-family: 'Arial';
		font-size : 10pt;
	}
	.paragraph2 {
		font-family: 'Arial';
		color: Black;
		font-size : 8pt;
	}
	.title {
		font-family: 'Arial';
		font-weight : bold;
		color: black;
		font-size : 10pt;
		text-align: left;
		text-decoration: none;
		}

	a.directmenu:link {
		font-family: 'Arial';
		color: Blue;
		font-size : 11pt;
		font-weight : bold;
		text-align: left;
	}
	a.directmenu:visited {
		font-family: 'Arial';
		font-size : 11pt;
		font-weight : bold;
		text-align: left;
	}