body {font-size: 12;
  scrollbar-face-color:#ffffff;
  scrollbar-track-color:#ffffff;
  scrollbar-arrow-color:#cccccc;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#cccccc;
  scrollbar-3dlight-color:#cccccc;
  scrollbar-darkshadow-color:#ffffff;
}
a:link	{
	text-decoration:none;
	color:#008A94;
}
a:visited	{
	text-decoration:underline;
	color:#ff9900;
}
a:hover	{
	text-decoration:underline;
	color:#ff9900;
}
a.cell{display: block; width: 100%;}
td,th {font-size: 12}
small {line-height: 120%}
.text {line-height: 120%}
.fs_s{font-size: 10px;}
.fs_m{font-size: 12px;}
.fs_l{font-size: 14px;}
.lh_l {line-height: 150%}
.lh_m {line-height: 135%}
.lh_s {line-height: 120%}
