<style type="text/css">
  body { background: #<TMPL_VAR NAME="c_background">; color: #<TMPL_VAR NAME="c_text">; }
  a:link { color: #<TMPL_VAR NAME="c_a_color">; }
  a:visited { color: #<TMPL_VAR NAME="c_a_visited">; }
  a:active { color: #<TMPL_VAR NAME="c_a_active">; }
  a:hover { color: #<TMPL_VAR NAME="c_a_hover">; }
  .pagetitle { font-size: medium; font-weight: bold; text-align: left; }
  .bbsmsg { font-size: small; }
  .small { font-size: x-small; }
  .msgmore { font-size: x-small; font-style: italic; }
  .copyright { font-size: x-small; text-align: right; }
  /* bZ[WS */ .m { }
  /* 薼 */ .ms { color: #<TMPL_VAR NAME="c_subj">; font-size: medium; font-weight: bold; }
  /* eҗ */ .mu { font-size: small; }
  /* eҖ */ .mun { font-size: small; font-weight: bold; }
  /* Œnh */ .muh { font-size: small; font-weight: normal; font-style: italic; }
  /* e */ .md { font-size: x-small; }
  /* tH[ */ .pfhelp { font-size: x-small; font-style: italic; }
  /* p */ .q { color: #<TMPL_VAR NAME="c_qmsg">; }
  /* G[ */ .error { color: #<TMPL_VAR NAME="c_error">; }
  /* ϐ */ .env { font-size: x-small; font-style: italic; }
  .nw { white-space: nowrap; }
<TMPL_VAR NAME="customstyle"></style>
