.Text-Page {
	background-color: #FFF;
	height: 100%;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, System;
	font-size: 100%;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 400px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
