body {
	text-align:left;
	font-family: 'Palatino Linotype', 'Helvetica', 'Arial';
	font-size:100%; /*:76%;*/
	letter-spacing:0.05em;
	background-color: #e0e1f0;
}

#container {
	position:absolute;
	left: 14px;
	top: 2.5em;
	width: 885px;
	margin:1px auto 0 auto;
	border:1px solid #aaa;
}

.smallText {
	font-size: smaller;
	font-style: normal;
}
