p.infochoices {
	margin:0 auto 14px;
	width:auto;
	text-align:center;
    font-size:1.4em;
	font-weight:bold;
	color:#cccccc;
}

p {
	margin:7.5px 1em 10.5px 1em;
	width:auto;
	text-align:justify;
	color:#cccccc;
}

p.center {
	margin:3.25px auto 0;
	width:auto;
	text-align:center;
	color:#cccccc;
}

p.small {
	margin:2px auto;
	width:auto;
	text-align:center;
	font-size:.7em;
	color:#cccccc;
}
/* Copyright info */
p.copyright {
	margin:2px auto;
	width:auto;
	text-align:center;
	font-size:.6em;
	color:#cccccc;
}
