body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-align: center;
}
.shoutout {
	color: #fff;
}
.pad {
	/*border-top: 1px solid #999999;*/
	font-size: 9pt;
	line-height: 1.4;
	color: #999999;
	
}
#footer {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	/*border-top: 1px solid #999999;*/
	padding-top: 4px;
	font-size: 9px;
	line-height: 1.4;
	color: #777777;
}