@charset "utf-8";
/* CSS Document */

p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#3d3c3c;
	line-height:16px;
	letter-spacing:1px;
	margin-bottom:16px;
}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#2f2f2f;
	font-weight:bold;
	padding-bottom:16px;
}

.footer-text, .footer-text a {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.footer-text a:hover {
	color:#d4c7a4;
}

.button-menus{
	margin-right:5px;
	margin-bottom:3px;
}