body{
	margin-top:0px;
	margin-left:20px;
	margin-right:0px;
	}

.top{
	width:700px;
	margin-bottom:20px;
	text-align:center;
	}

.navi{
	width:660px;
	text-align:center;
	font-size:11pt;
	color:#555555;
	margin-bottom:20px;
	margin-left:10px;}

.main{
	margin-left:30px;
	width:660px;
	color:#555555;
	}

.info{
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
	line-height:135%;
	color:#555555;
}

.footer{
	margin-top:20px;
	padding-top:20px;
	border-top:solid 2px #ff9999;
	text-align:center;
	line-height:140%;
	font-size:11pt;


}

.table{
	border-bottom:2px solid #ffcccc;
	font-size:11pt;
	line-height:140%;
	color:#555555;
}

