@charset "UTF-8";
/* CSS Document */
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#272727;
	line-height:150%;
}
.textmain {color:#1d1913; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:130%;}
.text {color:#1d1913; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; padding-left:40px; padding-right:40px; line-height:130%;}
.text2 {color:#1d1913; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; padding-left:40px; line-height:130%;}
a.footerlink:link {
	color: #272727;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	}
a.footerlink:visited {
	text-decoration: none;
	color: #272727;
	font-family:Arial, Helvetica, sans-serif;
	
}
a.footerlink:hover {
	text-decoration: none;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	
}
a.footerlink:active {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	
	color:#272727;}
	