.f0 {
	font-size: 10px;
	line-height: 145%;
	font-style: normal;
}
.f0b {
	font-weight: bold;
	font-size: 10px;
	line-height: 145%;
	font-style: normal;
}
.f1  {
	font-size: 12px;
	line-height: 145%;
	font-style: normal;
}
.f1b {
	font-weight: bold;
	font-size: 12px;
	line-height: 145%;
	font-style: normal;
}
.f2    {
	font-size: 14px;
	line-height: 133%;
	font-style: normal;
}
.f2b {
	font-weight: bold;
	font-size: 14px;
	line-height: 145%;
	font-style: normal;
}
.f3 {
	font-size: 16px;
	line-height: 145%;
	font-style: normal;
}
.f3b {
	font-weight: bold;
	font-size: 16px;
	line-height: 145%;
	font-style: normal;
}
a:link {
	color: #999966;
	text-decoration: none;
}
a:visited {
	color: #666633;
	text-decoration: none;
}
a:hover {
	color: #CCCC99;
	text-decoration: none;
}
