.styleCompanyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
}
.style3 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}
.styleTitleWhite {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}
.styleContentTitle {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.styleContent {
	font-family: Arial;
	font-size: 8pt;
}
.styleLink {
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 9pt;
}
.styleContact {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.styleBottom {
	font-family: Arial;
	font-size: 7.5pt;
	font-weight: bold;
	color: #000000;
}

