a:link    {
  text-decoration:none;
  color:#006666 ;
}
a:visited {
  text-decoration:none;
  color:#666600 ;
}
a:active  {
  text-decoration:none;
  color:#3366FF ;
}
a:hover   {
  text-decoration:none;
  color:#336699 ;
  text-decoration:underline ;
}
td        {
  font-size: 12px;
  line-height: 16px;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  color:#666666
}
H1         {
  font-size: 10px;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  margin-top: 1px;
  margin-bottom: 2px;
  color:#FFFFFF
}
H3         {
  font-size: 12px;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  margin-top: 1px;
  margin-bottom: 2px;
  color:#666666
}
H4         {
  font-size: 12px;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  margin-top: 1px;
  margin-bottom: 2px;
  font-weight: normal ;
  color:#cccccc
}
H5         {
  font-size: 12px;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  margin-top: 1px;
  margin-bottom: 2px;
  font-weight: bold ;
}
small      {
  font-size: 10px;
}

