.f12 {
	font-size: 1.0em;
}
.f90 {
	font-size: 0.9em;
}
.f80 {
	font-size: 0.8em;
}
.f110 {
	font-size: 1.1em;
}
.f120 {
	font-size: 1.2em;
}
.f100b {
	font-size: 1.0em;
	font-weight: bold;
}
.f90b {
	font-size: 0.9em;
	font-weight: bold;
}
a {
	font-size: 1.0em;
	text-decoration: none;
}
a:hover {
	font-size: 1.0em;
	text-decoration: underline;
}
.f120b {
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
}
.f100 {
	font-size: 1.0em;
}
.f90red {
	font-size: 0.9em;
	color: #990000;
}
