body {
	background: #fffff0;
}

table {
font-size: 62.5%;
}

.f1{
	font-size: 1.4em; 
	line-height:140%;
}
.f2{
	color: #ffffff;
	font-size: 1.3em; 
	line-height:140%;
}
.f3{
	color: #2C4D15;
	font-size: 1.0em; 
	line-height:140%;
}
.f4{
	font-size: 1.2em; 
	line-height:140%;
}
.f5{
	color: #ffffff;
	font-size: 0.8em; 
	line-height:140%;
}
.t1{
	font-size: 1.2em; 
	line-height:140%;
}

.t2{
	font-size: 1.0em; 
	font-weight:bold;
	line-height:140%;
}

a:link { color: #336600; text-decoration: none; }
a:visited { color: #336600; text-decoration: none; }
a:active  { color: #336600; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }

a.w:link { color: #ffffff; text-decoration: none; }
a.w:visited { color: #ffffff; text-decoration: none; }
a.w:active  { color: #ffffff; text-decoration: none; }
a.w:hover { color: #ff0000; text-decoration: underline; }

a.r:link { color: #ff0000; text-decoration: none; }
a.r:visited { color: #ff0000; text-decoration: none; }
a.r:active  { color: #ff0000; text-decoration: none; }
a.r:hover { color: #336600; text-decoration: underline; }

a.b:link { color: #0000ff; text-decoration: none; }
a.b:visited { color: #0000ff; text-decoration: none; }
a.b:active  { color: #0000ff; text-decoration: none; }
a.b:hover { color: #336600; text-decoration: underline; }