html,body{
	height:100%;
	padding:0px;
	text-align:center; /* IE/Win bug fix */
}

html,body>*{
	text-align:left;
}

body{
	background: #F5F5F5 url(../combs/graphics/bg001.jpg) repeat-y left;
	font-family:"Book Antiqua", "Times New Roman", serif;
	margin:1.06em 40px;
}

div#logo{
	margin: 0px auto;
	border: 1px none #000000;
	width:700px;height:150px;
}

div#logo h1{
	width:720px;
	margin: 0px auto;
	font:italic normal 500 2em "Book Antiqua", "Times New Roman", serif;
	color:#8C1E41;
	text-align:center;
}

div#logo h1 span{
	color:#000080;
	font-style:normal;
	font-size:.8em;
}

div#logo img#c{
	width:100px;height:96px;
	font-size:.5em;
	border:none;
	background: #FFFFFF;
	float:left;
}

div.pension{
	width:800px;
	margin: 0px auto;
	background:#FAF0E6 none;
	border:1px outset #000000;
}

ol.fn li{
	font-size:.8em;
	margin: 0px 20px;
}

.pension p.sig{
	margin:0px 0px 0px 350px;
	text-indent:0px;
}

.pension p{
	text-indent:80px;
	margin:0px 40px;
}

.pension p.ni{
	text-indent:0px;
}

.pension p.trs{
	margin: 0px 100px;
}
