@charset "UTF-8";
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #464646;
	text-decoration: none;
	text-align: justify;
}
.text_secondary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #464646;
	text-decoration: none;
	text-align: justify;
}
.text_references {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #464646;
	text-decoration: none;
	text-align: center;
}
.text_estimates01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #464646;
	text-decoration: none;
	text-align: right;
}
.text_estimates02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #464646;
	text-decoration: none;
	text-align: left;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #464646;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.05em;
}
.links {
	color: #ED4E1C;
}
.links_grey {
	color: #464646;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
}
