body
{
  background-color: #FFFFFF;
  background-image: url(/gif/pageback.gif);
  background-position: center;
  background-repeat: repeat-y;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
}

a:link, a:visited
{
  color: #135587;
}

a:active, a:hover
{
  color: #5799CB;
}

.text1
{
  background-color: #FFFFFF;
  font-size: 9pt;
  color: #000000;
  padding: 3px;
}

.text2
{
  background-color: #EEEEEE;
  font-size: 9pt;
  color: #000000;
  padding: 3px;
}

.textS
{
  font-size: 8pt;
}

.copyright
{
  color: #000000;
  font-size: 8pt;
  text-align: right;
}

.header
{
  color: #135587;
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
}

.section
{
  background: #135587;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

.ban-in
{
  display: block;
  background-image: url(/gif/lineback.gif);
  font-size: 10pt;
  font-weight: bold;
  color: #630A0A;
  padding-top: 1px;
  padding-bottom: 1px;
  border: 1px solid #135587;
}

.ban-out
{
  padding: 1px;
  border: 1px solid #135587;
}

.rule-sec, .rule-num
{
  text-decoration: none;
  font-weight: bold;
}

.rule-list
{
  padding-left: 5px;
  margin-left: 10px;
  list-style-type: none;
}