/* CSS Document */
#text_content {
	padding:20px 50px 20px 50px
}

#text_content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:150%;
}

#text_content p.center {
	text-align:center;
}

