.f01 {  font-size: 9px; line-height: 12px}
.f02 {
	font-size: 10px;
	line-height: 14px;
	padding: 4px;
}
.f03 {
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
}
.f04 {
	font-size: 14px;
	line-height: 18px;
	padding: 5px;
}
.f04-1 {  font-size: 16px; line-height: 20px}
.f05 {  font-size: 18px; line-height: 22px}
.f06 {  font-size: 24px; line-height: 30px}
.f06-1 {  font-size: 26px; line-height: 31px}
.f07 {  font-size: 34px; line-height: 39px}
.f-01 {  font-size: 8px; line-height: 11px; font-weight: lighter}
.f03B {
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	padding: 5px;
}
.f04B {
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	padding: 5px;
}
.f05B {  font-size: 18px; line-height: 22px; font-weight: bolder}
.f06B {  font-size: 24px; line-height: 30px; font-weight: bolder}
.f07B {
	font-size: 36px;
	font-weight: bolder;
	line-height: 39px;
	padding: 5px;
}
.f02B { font-size: 10px; line-height: 14px ; font-weight: bold}
.f02-03 {  font-size: 11px; line-height: 15px}
.f05BCopy {
	font-size: 18px;
	line-height: 22px;
	font-weight: bolder;
	background-color: #F2FFD2;
	border: 10px dotted #00CCFF;
}
.f04BCopy {
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	padding: 5px;
}
.f03Copy {
	font-size: 12px;
	line-height: 16px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
