body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.f14b {
	font-size: 14px;
	font-weight: bold;
}

.f15b {
	font-size: 15px;
	font-weight: bold;
}

.f16b {
	font-size: 16px;
	font-weight: bold;
}

.f11r {font-size: 11px}
.f12r {font-size: 12px}
.f13r {font-size: 13px}
.f14r {font-size: 14px}

#layer10 {
	 position:absolute;
	 width:540px;
	 height:380px;
	 z-index:10;
	 left: 200px;
	 top: 200px;
	 overflow: hidden;
}

#layer11 {
	 position:absolute;
	 width:540px;
	 height:230px;
	 z-index:11;
	 left: 200px;
	 top: 265px;
	 overflow: auto;
} 

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #aaaaaa;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}

