.Navigation {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.welcomeTEXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}
.addressTEXT {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;

}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
}
.description {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
}

