@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	font-size: 3px;
	text-align: center;
}
.text_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #b9b097;
}
a:link {
	color: #BFB194;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BFB194;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.text_industry_tip {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d5bc78;
}
.text_industry_tip_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #aaaaaa;
	text-transform: none;
	text-align: justify;
	line-height: 16px;
}
.text_main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aaaaaa;
	line-height: 18px;
	text-align: justify;
}
.text_services {
	line-height: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d5bc78;
}
.text_industry_tip_text_BOLD {
	font-weight: bolder;
}
.text_footer {	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #D5BC78;
}
.text_tables {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #b9b097;
	font-weight: bold;
	text-align: right;
}
.text_menu td .text_services_teen {
	color: #95AD1B;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
}

