/* BODY -------------------------------------- */
BODY {
  margin: 0px;
  padding: 5px;
  background-color: #d0d0d0;
  color: #333333;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: normal;
  list-style-type: disc;
  list-style-position: outside;
}

.s16 {
  font-style: normal;
  font-weight: nomal;
  font-size: 16px;
  line-height: 1.1;
}
.s16b {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.1;
}
.s14 {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.1;
}
.s13 {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.1;
}
.s12 {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.1;
}
.s11 {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 1.1;
}
.s10 {
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 1.1;
}
H1 {
  color: #FF4500;
  background-color: #FFDEAD;
  padding: 3px 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}
H2 {
  color: #cc6600;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
}
H3 {
  color: #333366;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}
.menu {
  color: #ff3333;
  font-size: 14px;
  font-weight: bold;
  background-color: #ffffff;
  line-height: 1.3;
}

/* BOX ---------------------------------- */
.box {
  margin:10px;
  padding:5px;
  color: #333333;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
}
.box1 {
  margin:10px;
  color: #555555;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.2;
}
.box2 {
  margin:4px;
  padding:2px;
  color: #000000;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  line-height: 1.2;
  border-style: none;
  vertical-align: middle;
  background-color: #ffffff;
}
.box2red {
  margin:14px 8px 8px 8px;
  padding:6px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  line-height: 1.2;
  border-style: solid;
  border-width: 4px;
  border-color: #ff6666;
  vertical-align: middle;
  background-color: #ffffD8;
}
.box2olive {
  margin:8px 8px 8px 8px;
  padding:2px;
  color: #333333;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  line-height: 1.0;
  border-style: solid;
  border-width: 2px;
  border-color: #999933;
  background-color: #ffffff;
  vertical-align: top;
}
.box2olive2 {
  margin:8px 8px 8px 8px;
  padding:2px;
  color: #333333;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  line-height: 1.0;
  border-style: solid;
  border-width: 2px;
  border-color: #999933;
  vertical-align: middle;
}
.box2s {
  margin:14px 8px 8px 8px;
  padding:6px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  line-height: 1.2;
  border-style: solid;
  border-width: 1px;
  border-color: #ff9080;
  vertical-align: middle;
  background-color: #ffffff;
}
.box_yellow {
  width: 200px;
  margin:0px;
  padding:2px;
  color: #333333;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  line-height: 1.0;
  vertical-align: middle;
  border-style: solid;
  border-width: 1px;
  border-color: #999933;
  background-color: #fff099;
}
.box_yellow_red {
  width: 200px;
  margin:0px;
  padding:2px;
  color: #ff0000;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  line-height: 1.0;
  vertical-align: middle;
  border-style: solid;
  border-width: 1px;
  border-color: #ff9933;
  background-color: #fff099;
}
.box_pink {
  margin:2px 2px 2px 4px;
  padding:0px 0px;
  font-size: 15px;
  color: #993333;
  line-height: 1.2;
  vertical-align: middle;
  border-style: solid;
  border-width: 1px;
  border-color: #ff9933;
  background-color: #fff0e0;
}
TD.box-g {
  color: #333366;
  background-color: #aadd77;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
  vertical-align: top;
  text-align: center;
}
TD.box-e {
  color: #333366;
  background-color: #ffffe0;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
  vertical-align: top;
}

/* LIST -------------------------------------- */
UL.nor {
  list-style-type: disc;
  font-weight: bold;
}
DL.nor {
  line-height: 1.3;
}
DT.nor {
  color: #3366cc;
  font-size: 110%;
  font-weight: bold;
  line-height: 1.3;
}
DD.nor {
  font-size: normal;
  line-height: 1.3;
}

U.b {
  color: #FF0000;
  font-size: 13px;
  font-weight: normal;
  background-color: transparent;
  text-decoration: underline;
}

/* LINK -------------------------------------- */
a:link, a:visited {
  color: #338DC0;
  font-size: 14px;
  font-weight: bold;
  background-color: transparent;
/*text-decoration: underline;*/
  text-decoration: none;
}
a:hover, a:active {
  color: #FF9933;
  font-size: 14px;
  font-weight: bold;
  background-color: transparent;
  text-decoration: underline;
}

a.b:link, a.b:visited {
  color: #338DC0;
  font-size: 13px;
  font-weight: normal;
  background-color: transparent;
/*text-decoration: underline;*/
  text-decoration: none;
}
a.b:hover, a.b:active {
  color: #FF9933;
  font-size: 13px;
  font-weight: normal;
  background-color: transparent;
  text-decoration: underline;
}
