@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:none;
	font-family:arial, verdana, sans serif, sans-serif !important;
	color:#000 !important;
}
a {
	font-weight:bold;
	text-decoration:underline;
	color:#000 !important;
}
h1, h2, h3, h4, h5, h6, p {
	font-family:arial, verdana, sans serif, sans-serif !important;
	color:#000 !important;
}


#wrapper {
	margin:0 auto;
	width:auto;
	text-align:left;
}

#wrapper #footer {
	padding:30px 0 0 0;
	background:none;
	font-weight:bold;
}
#wrapper #footer p.privacy-policy {
	display:none;
}

