d3d0cbd3d0cbd2cfcad2cfcad2cfcad2cfca@charset "UTF-8";

/* Body */
body {
	font-family: sofia-pro, sans-serif;
	background-color: #d2cfca;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}



.pp {
    position: relative;
	text-align: light;
	color: #000000;
	text-transform: uppercase;
	font-size:70%;
	text-decoration:none;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;	
}

.form {
	text-align: center;
	color: #333333;
	text-transform: uppercase;
	font-size:100%;
	text-decoration:none;
	font-weight: lighter;
}
a:hover {
  color: #aaaaaa;
}

