BODY{
  color : #004200;
  background-color : white;
  background-repeat : repeat;
}
H1{
  color: #ffffcc;
  text-align: center;
  background-color : #006600;
  font-size : xx-large;
  font-style : italic;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  margin-top : 0%;
  margin-left : 0%;
  margin-right : 0%;
  margin-bottom : 0%;
}
H2{
  color : white;
  text-align : center;
  background-color : #009900;
  border-top-color : gray;
  border-bottom-color : gray;
  padding-top : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  padding-left : 4px;
  border-style: solid;
  border-top-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-left-width : 2px;
  border-left-color : gray;
  border-right-color : gray;
  background-repeat : repeat-x;
}
H3{
  color : #006600;
  text-align : left;
  border-top-color : #99ff99;
  border-bottom-color : #cccccc;
  padding-top: 2px;
  padding-right : 2px;
  padding-bottom: 2px;
  padding-left : 2px;
  border-left-style : solid;
  border-left-style : none;
  border-left-style : none;
  border-left-style : solid;
  border-top-width : 0px;
  border-left-width : 10px;
  border-left-color : #99ff99;
  border-right-color : #cccccc;
  background-color : #ffffff;
  border-bottom-width : 1px;
  background-image : url(image/g_bg.gif);
  background-repeat : repeat-x;
  border-bottom-style : solid;
  border-right-width : 1px;
  border-right-style : solid;
}
HR{
  color: #339900;
  height: 1px;
}
A{
  text-decoration: none;
}
A:VISITED{
  color : blue;
  text-decoration: none;
}
A:HOVER{
  color : red;
  text-decoration: underline;
}
A:ACTIVE{
  color : #666666;
  text-decoration: none;
}
UL{
  list-style-image : url(l_b08.gif);
  list-style-position: outside;
}
TH{
  color : white;
  background-color : #336666;
  vertical-align : middle;
  text-align : center;
}
.Uesoroe{
  vertical-align : top;
  padding-top : 2%;
  padding-left : 2%;
  padding-right : 2%;
  padding-bottom : 2%;
}
H4{
  border-width : 0px 20px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-left-style : double;
  border-left-color : gray;
  padding-left : 2px;
}
.Center{
  text-align : center;
}
.Color{
  background-color : #80ff80;
}
.Slogan{
  font-size : large;
  margin-top : 4px;
  margin-left : 4px;
  margin-right : 4px;
  margin-bottom : 4px;
  font-weight : bold;
  text-align : center;
