
H1{
  color : black;
  border-top-color : blue;
  border-bottom-color : blue;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  border-style : ridge double;
  border-bottom-style : double;
  border-left-style : double;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-left-style : ridge;
  border-top-width : 4px;
  border-right-width : 4px;
  border-bottom-width : 4px;
  border-left-width : 4px;
  text-align : center;
  border-left-color : blue;
  border-right-color : blue;
}
H2{
  color : black;
  border-top-color : blue;
  border-bottom-color : blue;
  padding-top : 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left : 4px;
  border-right-style : none;
  border-bottom-style : solid;
  border-left-style : solid;
  border-left-color : blue;
  border-right-color : blue;
  margin-left : 16px;
  margin-right : 16px;
  border-left-width : 24px;
  border-bottom-width : 1px;
}
H3{
  color: #333333;
  border-bottom-color : blue;
  padding-top : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  padding-left : 4px;
  border-right-style : none;
  border-bottom-style : solid;
  border-left-style : solid;
  border-bottom-width : 1px;
  border-left-width : 12px;
  border-left-color : blue;
  margin-left : 32px;
  margin-right : 32px;
}
H4{
  margin-left : 48px;
  margin-right : 48px;
  color : navy;
}
HR{
  color : olive;
  height: 2px;
}
P{
  margin-right : 0px;
  width : auto;
  height : auto;
  margin-left : 64px;
}
A:VISITED{
  color : navy;
  text-decoration: none;
}
A:HOVER{
  text-decoration : none;
}
A:ACTIVE{
  text-decoration: none;
}
UL{
  color : black;
  list-style-position : inside;
  margin-left : 48px;
  list-style-type : square;
}
TH{
  color : white;
  background-color : green;
}
TABLE.bare{
  margin-left : 64px;
}
OL{
  margin-top : 64px;
  margin-left : 64px;
  margin-right : 64px;
  margin-bottom : 64px;
}
.slogan{
  font-size : large;
  color : white;
  background-color : blue;
  text-align : center;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  font-weight : bold;
  margin-left : 64px;
  margin-right : 64px;
}
STRONG{
  color : blue;
  background-color : yellow;
  text-decoration : none;
}
BODY{
  color : black;
}
.top{
  vertical-align : top;
}
.aka{
  color : red;
}
.center{
  text-align : center;
}
A{
  text-decoration : none;
}
.right{
  text-align : right;
}
.strong{
  font-weight : bold;
  color : blue;
  background-color : yellow;
}
.big_aka{
  font-size : large;
  font-weight : 600;
  color : red;
}
.torikeshi{
  text-decoration : line-through;
}
.midashi{
  font-size : 12pt;
  font-weight : 600;
}
.midashi_aka{
  font-size : 12pt;
  color : red;
  font-weight : 600;
}
CAPTION{
  background-color : aqua;
}
.midasisell{
  color : white;
  background-color : blue;
  text-align : left;
  font-weight : 700;
}
.s_slogan{
  font-size : medium;
  font-weight : bold;
  color : white;
  background-color : blue;
  text-align : center;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
}
