body {
	padding-right: 0px; 
	padding-left: 0px; 
	background: #ffffff;
	padding-bottom: 0px; 
	padding-top: 0px; 
	font-family: verdana; 
}
#normal {
	width: 800px;
	color: #000000;
	font-size: 0.7em;
	text-align: justify;
	background: #ffffff;
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	padding-top: 10px; 
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 2px; 
	position: center; 
	margin-top: 5px; 
}
#footer {
	width: 800px;
	color: #123456;
	font-size: 0.6em;
	padding:20px;
	text-align: center;
}