@charset "UTF-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.text_yellow_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	line-height: 18px;
}
.text_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	line-height: 18px;
}
.text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.tabletext_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tabletext_enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tabletext_enter a:link {
	color: #FFFF00;
	text-decoration: none;
}
.tabletext_enter a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.tabletext_enter a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tabletext_enter a:active {
	color: #FFFF00;
	text-decoration: none;
}
.tabletext_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding-top: 8px;
	padding-bottom: 8px;	
	font-weight: normal;
	color: #FFFFFF;
}
.tabletext_INTRO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tabletext_content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
}
.tabletext_content2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tabletext_content2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tabletext_content2 a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.tabletext_content2 a:active {
	color: #FFFFFF;
	text-decoration: none;
