/*
body {
	font-size: 80%;
	line-height: 130%;
}
td {
	font-size: 80%;
	line-height: 130%;
}
*/
.big {
	font-size: 14px
}
.middle {
	font-size: 11px;
	line-height: 120%;
}
.small {
	font-size:10px
}
.font1h {
	font-size: 12px;
	line-height: 130%;
}
.font1n {
	font-size: 12px;
} 
.font2 {
	font-size: 10px;
	line-height: 120%;
}
.font3 {
	font-size: 10px;
	line-height: 120%;
}
.f1 {
	font-size: 17px;
	line-height: 110%;
	font-weight: bold;
	color: #663300;
}
.f2 {
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
	color:#663300;
}
.f3 {
	font-size: 13px;
	line-height: 110%;
	font-weight: normal;
	color: #663300;
}
.f1b {
	font-size: 17px;
	line-height: 110%;
	font-weight: bold;
}
.f2b {
	font-size: 14px;
	line-height: 110%;
	font-weight:bold;
}
.f3b {
	font-size: 13px;
	line-height: 110%;
	font-weight: bold;
}
.font10 {
	font-size: 10px;
	line-height: 120%;
}

