﻿.navi {
	text-align: left;
	background-repeat: no-repeat;
	background-image: url('MiniB.gif');
	background-position: left 10px;
	text-indent: 23px;
	font-weight: bold;
	font-style: italic;
	border-style: outset;
	padding: 18px 18px 18px 23px;
	height:120px
}
table {
	text-align: center;
	table-layout: fixed;
	color: #000000;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #000000;
}
