table.press { border:1px solid #999999; font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size:12px; line-height: 1.3em;
}

td{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size:12px;
  line-height: 1.3em;
}
td.mini{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size:11px;
  line-height: 1.2em;
  color:#666666;
}
td.mini2{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size:11px;
  line-height: 1.5em;
}
td.big{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size:14px;
  line-height: 1.3em;
}
td.topics{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size:12px;
  line-height: 1.2em;
}

hr{
  border-style:dotted;
  border-width:1px;
  border-color:#999999;
  margin-top:8px;
  margin-bottom:8px;
}
h1 {
  font-size: 14px;
  background-color: #EB9B43;
  color:#ffffff;
  border-style:none;
  margin-top:10px;
  padding:3px;
}

div.toptopics{
font-size:11px; line-height:1.3em; border:1px dotted #333333; padding:3px 5px; margin:0px 25px;
}

a:link {
  color: blue;
  text-decoration: none;
}
a:visited {
  color: blue;
  text-decoration: none;
}
a:hover {
  color: blue;
  text-decoration: underline;
}

td.top a:link {
  color: white;
  text-decoration: none;
}
td.top a:visited {
  color: white;
  text-decoration: none;
}
td.top a:hover {
  color: white;
  text-decoration: underline;
}