h1 {
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	font-weight: lighter;
}
h2 {
	font-size: 14px;
	color: #006633;
	background-color: #99CC66;
	width: 520px;
	height: 24px;
	letter-spacing: 2mm;
	padding-top: 6px;
	padding-left: 10px;
	border: thin ridge #99CC66;
	font-weight: lighter;
}
.ID {
	border: medium solid #AED786;
	width: 95%;
	padding: 5px;
	z-index: 1;
}
.f10 {
	font-size: 10px;
}

.f14B {
	font-size: 14px;
	font-weight: bold;
}

.fx-small {
	font-size: x-small;
}
body {
	background-image: url(images/ok-05.gif);
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
}

.navi {
  position: fixed !important;
}

