BLOCKQUOTE{
  color : #333333;
  background-color: #FFFFFF;
  font-size : small;
  line-height : 130%;
}
H1{
  color: #6666FF;
  text-align : center;
  border-top-color: #ff88cc;
  border-right-color: #ff88cc;
  border-bottom-color: #ff88cc;
  border-left-color : #ff88cc;
  padding-top : 10px;
  padding-right : 5px;
  padding-bottom : 10px;
  padding-left : 5px;
  border-style: solid;
  border-top-width: 2px;
  border-right-width : 36px;
  border-bottom-width: 2px;
  border-left-width: 36px;
background-position : center center;}
H2{
  color: #6666FF;
  text-align: left;
  border-top-color: #99ff99;
  border-right-color: #99ff99;
  border-bottom-color: #99ff99;
  border-left-color : #99ff99;
  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: 24px;
}
H3{
  color: #6666FF;
  text-align: left;
  border-top-color : #3399ff;
  border-right-color: #3399ff;
  border-bottom-color: #3399ff;
  border-left-color: #3399ff;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  border-style: solid;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 18px;
}
HR{
  color: #FF9966;
  height: 5px;
}
P{
  color : #333333;
  font-size : small;
  line-height : 130%;
}
A{
  color : blue; 
}
A:VISITED{
  color : purple;
  text-decoration : none;
}
A:HOVER{
  color: #FF9966;
  text-decoration : underline;
}
A:ACTIVE{
  color : red;
  text-decoration : underline;
}
TH{
  color: #FFFFFF;
}
TD{
  font-size : small;
  line-height : 130%;
}
BODY{
  font-size : small;
  line-height : 130%;
  margin-top : 5%;
  margin-left : 5%;
  margin-right : 5%;
  margin-bottom : 5%;
}
CENTER{
  font-size : small;
}
FONT{
  font-size : small;
  line-height : 130%;
  color : #333333;
}
DL{
  font-size : small;
  line-height : 150%;
  list-style-type : disc;
  list-style-position : outside;
  list-style-image : url(icon/l_b03.gif);
}
FORM{
  font-size : small;
  line-height : 130%;
  padding-top : 2px;
  padding-bottom : 2px;
}
ADDRESS{
  font-size : small;
  line-height : 150%;
  float : left;
}
SELECT{
  font-size : small;
  line-height : 150%;
  padding-top : 3px;
  padding-bottom : 3px;
}
INPUT{
  font-size : small;
}
TEXTAREA{
  font-size : small;
  padding-top : 2px;
  padding-bottom : 2px;
}
UL{
  color: #009999;
  list-style-image : url(l_b12.gif);
  list-style-position: outside;
}
UL UL{
  list-style-image : url(l_b12a.gif);
}
