body {
  font-size:12px;
  line-height:17px;
  color:#555555;
  font-family:arial,verdana;
  text-decoration:none;

  background-color:#FAFAFA;
  background-image:url(../img/ground.gif);
  background-repeat:repeat-y;

  padding:0px;
  margin:0px;
}

td {
  font-size:12px;
  line-height:17px;
  color:#555555;
  font-family:arial,verdana;

  text-decoration:none;
}

a:link,a:visited {
  font-size:12px;
  line-height:17px;
  color:#555555;
  font-family:arial,verdana;

  text-decoration:underline;
}

a:active,a:hover {
  font-size:12px;
  line-height:17px;
  color:#555555;
  font-family:arial,verdana;

  text-decoration:none;
}

.white {
  font-size:12px;
  line-height:17px;
  color:#ffffff;
  font-family:arial,verdana;

  text-decoration:none;
}

a.white:link,a.white:visited {
  font-size:12px;
  line-height:17px;
  color:#ffffff;
  font-family:arial,verdana;

  text-decoration:none;
}

a.white:active,a.white:hover {
  font-size:12px;
  line-height:17px;
  color:#ffffff;
  font-family:arial,verdana;

  text-decoration:underline;
}

.navi {
  font-size:14px;
  line-height:24px;
  color:#888888;
  font-family:arial,verdana;

  text-decoration:none;
}

.navi_active {
  font-size:14px;
  line-height:24px;
  color:#888888;
  font-family:arial,verdana;

  font-weight:bold;
  text-decoration:none;
}

a.navi:link,a.navi:visited {
  font-size:14px;
  line-height:24px;
  color:#888888;
  font-family:arial,verdana;

  text-decoration:none;
}

a.navi:active,a.navi:hover {
  font-size:14px;
  line-height:24px;
  color:#888888;
  font-family:arial,verdana;

  text-decoration:underline;
}

.small {
  font-size:10px;
  line-height:16px;
  color:#aaaaaa;
  font-family:arial,verdana;

  text-decoration:none;
}

a.small:link,a.small:visited {
  font-size:10px;
  line-height:16px;
  color:#aaaaaa;
  font-family:arial,verdana;

  text-decoration:none;
}

a.small:active,a.small:hover {
  font-size:10px;
  line-height:16px;
  color:#aaaaaa;
  font-family:arial,verdana;

  text-decoration:underline;
}

.head {
  font-size:16px;
  font-weight:bold;
  color:#000000;
}

ul,il {
  margin:8px;
  padding:8px;
}

.txtbox {
  font-size:12px;
  color:#555555;
  font-family:arial,verdana;

  width:300px;
}

.txtarea {
  font-size:12px;
  color:#555555;
  font-family:arial,verdana;

  width:360px;
}
