body{
	height:100%;
        line-height:170%;
	background:#fff;
	padding:0px;
	margin:0px;
	color:#666666;
	font-family: Tahoma,Trebuchet MS;
	font-size:0.80em;
	width:800px;	
	text-align:justify;
}
#container { padding:0px 10px 10px 10px; }
h1 {
	font-size: 130%;
	color:#524E4E;
	line-height: 130%;
	font-weight:bold;
}


