.fdef {
	font-size: 12px;
	line-height: 15px;
	color: #333333;

}
.fbef {
	font-size: 12px;
	font-weight:bold;
	line-height: 15px;
	color: #666666;

}
.flarge {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;

}
.fsmall {
	font-size: 11px;
	line-height: 13px;
	color: #333333;

}
.fdefhigh {
	font-size: 12px;
	line-height: 18px;
	color: #333333;

}
.box01 {
	border: 1px solid #999999;
	background-color: #FFFFFF;

}.boxleft {
	position: relative;
	width: 210px;
	left: 0px;
	top: 0px;
}
p {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-top:0px;
	margin-left:15px;
	margin-bottom:15px;
}
p.sml {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	margin-top:0px;
	margin-left:15px;
	margin-bottom:15px;
}
p.small {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	margin-top:3px;
	margin-left:4px;
	margin-bottom:10px;
	width: 180px;
}
h1 {
	font-size: 13px;
	font-weight:bold;
	line-height: 18px;
	color: #666666;
	margin-bottom:8px;
}
h2 {
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	color: #333333;
	margin-bottom:8px;
}
h3 {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #99CCCC;
	margin-bottom:8px;
	padding: 3px 6px 2px;
}
