.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-style: normal;
	line-height: 18pt;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	font-style: normal;
	line-height: 18pt;
	font-weight: bold;
	padding:5px;
}
.heading-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-style: normal;
	line-height: 18pt;
	font-weight: bold;
	padding:5px;
}
.lg-heading-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-align: center;
	font-style: normal;
	line-height: 22pt;
	font-weight: bold;
	padding:5px;
}
.heading-faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#426C7A;
	text-align: left;
	font-style: normal;
	line-height: 22pt;
	font-weight: bold;
	padding:5px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	padding:5px;
}
.body-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	padding:5px;
}
.body-center-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-style: normal;
	line-height: 15pt;
	font-weight: bold;
	padding:5px;
}
.body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-style: normal;
	line-height: 15pt;
	font-weight: bold;
	padding:5px;
}
.body-ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-style: italic;
	line-height: 15pt;
	font-weight: ital;
	padding:5px;
}
.body-ital-important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	font-style: italic;
	line-height: 15pt;
	font-weight: bold;
	padding:5px;
}
.body-ital-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-style: italic;
	line-height: 15pt;
	font-weight: bold;
	padding:5px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	links: #FFFFFF;
}
.menutext-ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	line-height: 15pt;
	font-weight: normal;
}
.construction {
	font-family: Courier New, Courier, mono;
	font-size: 24px;
	color: #FF0000;
	text-align: center;
	font-style: normal;
	line-height: 22pt;
	font-weight: bold;
}