	.copyright {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 9px;
	}
	
	.text {
		padding-left:10px;
		padding-right: 0px;
		color: #222222;
		font-family: Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : normal;
	}
	
	.menutext {
		margin-left:20px;
		color: #555555;
		font-family: Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : normal;
		text-decoration:none;
	}
	
	.contacttext {
		margin-left:10px;
		color: #555555;
		font-family: Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : normal;
		text-decoration:none;
	}
	
	.chartText {
		padding-left:10px;
		color: #222222;
		font-family: Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : normal;
		text-decoration:none;
	}
	
	.title {
		padding-left:10px;
		padding-right: 0px;
		color: #222222;
		font-family: Arial, Helvetica, sans-serif;
		font-size : 16px;
		font-weight : bold;
	}
	
	
	.subtitle {
		padding-left:10px;
		padding-right: 00px;
		color: #444444;
		font-family: Arial, Helvetica, sans-serif;
		font-size : 14px;
		font-weight : bold;
	}
	
	.navtext {
		padding-left:10px;
		padding-right: 0px;
		color: #555555;
		font-family: Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : normal;
	}
	
	.smalltext {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 9px;
		line-height: 10px;
		font-weight : normal;
	}
	
