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

.text-center {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
 color: #000;
	text-align: left;
	vertical-align:top;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
 }
