form {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin: 0px;
}

td {
  font-size: 12px;
  font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif;
  line-height: 130%;
}

a:link{
  color: #0000FF;
  text-decoration: none;
}

a:visited{
  color: #0000FF;
  text-decoration: none;
}

a:hover{
  color: #ff8000;
  text-decoration: none;
  background: none;
  border-bottom-style : dotted;
  border-bottom-color : #ff8000;
  border-bottom-width : 2px;
}

a:active{
  color: #ff8000;
  text-decoration: none;
  background: none;
  border-bottom-style : dotted;
  border-bottom-color : #ff8000;
  border-bottom-width : 2px;
}

#menu a:link{
  color: #ffffff;
  text-decoration: none;
}

#menu a:visited{
  color: #ffffff;
  text-decoration: none;
}

#menu a:hover{
  color: #00ffff;
  text-decoration: none;
  background: none;
  border-bottom-style : dotted;
  border-bottom-color : #00ffff;
  border-bottom-width : 2px;
}

#menu a:active{
  color: #00ffff;
  text-decoration: none;
  background: none;
  border-bottom-style : dotted;
  border-bottom-color : #00ffff;
  border-bottom-width : 2px;
}

.bold_s {
  font-size: 10pt;
  font-weight: bold;
  color: #26266A
}

input {
  border-right: #C1C1C1 1px solid;
  border-top: #C1C1C1 1px solid;
  border-left: #C1C1C1 1px solid;
  border-bottom: #C1C1C1 1px solid;
  color: #333333;
}

textarea {
  border-right: #C1C1C1 1px solid;
  border-top: #C1C1C1 1px solid;
  border-left: #C1C1C1 1px solid;
  border-bottom: #C1C1C1 1px solid;
  color: #333333;
  background-color: #ffffff;
}

select {
  border-right: #C1C1C1 1px solid;
  border-top: #C1C1C1 1px solid;
  border-left: #C1C1C1 1px solid;
  border-bottom: #C1C1C1 1px solid;
  color: #333333;
  background-color: #ffffff;
}

.ss {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
  font-size: 10px;
  line-height: 130%;
}

.ss1 {
  font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif;
  font-size: 10px;
  line-height: 130%;
}

.ss1_b {
  font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif;
  color: #000080;
  font-weight: bold;
  font-size: 10px;
  line-height: 130%;
}

.T1 {
  font-size: 15px;
  font-weight: bold;
}

pre.code {
    font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif;
    background-color : #ffffe1;
    border           : solid 1px #888899;
    font-size        : 10px;
    height           : 100%;
    /* margin           : 15px 10px 0px 10px; */
    padding          : 3px 4px 3px 4px;
    white-space      : pre;
    line-height: 12px;
}

