 
BODY{
  color : black;
  background-color : white;
  margin-top : 5px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
  position : normal;
  visibility : visible;
  font-size : 12pt;
  
}
A:LINK{
  color : blue;
  text-decoration : none;
}
A:VISITED{
  color : purple;
  text-decoration : none;
}
A:HOVER{
  color : red;
  text-decoration : underline;
}
A:ACTIVE{
  color : green;
  text-decoration : underline;
}
BLOCKQUOTE{
  font-size : 10pt;
  font-weight : normal;
  line-height : 14pt;
  text-indent : 5pt;
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
  visibility : visible;
}
P{
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  font-weight : normal;
  text-indent : 10px;
  line-height : 16pt;
  visibility : visible;
}
LI{
  font-weight : normal;
  line-height : 16pt;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  visibility : visible;
}
SUP{
  font-size : 10pt;
  font-weight : normal;
  visibility : visible;
}
.title0{
  font-size : 1pt;
  line-height : 0px;
  visibility : hidden;
}
.title1{
  font-size : 14pt;
  line-height : 18pt;
  color : white;
  background-color : olive;
  font-weight : bold;
  text-indent : 5px;
  visibility : visible;
}
.title2{
  font-size : 12pt;
  font-weight : bold;
  line-height : 16pt;
  visibility : visible;
}
.new{
  font-size : 12pt;
  font-weight : bold;
  line-height : 14px;
  color : olive;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  visibility : visible;
}
.holiday{
  color : red;
  font-weight : bold;
  visibility : visible;
}
.sat{
  color : blue;
  font-weight : bold;
  visibility : visible;
}
.info{
  color : black;
  font-family : san-serif;
  font-weight : bold;
  visibility : visible;
}
.copyright{
  font-size : 10pt;
  font-weight : normal;
  line-height : 12pt;
  text-align : right;
  visibility : visible;
}
.url{
  font-size : 9pt;
  font-family : monospace
  font-weight : normal;
  line-height : 10pt;
  text-align : center;
  visibility : visible;
}
.center{
  text-align : center;
  visibility : visible;
}
.left{
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  font-weight : normal;
  line-height : 14pt;
  visibility : visible;
}
.bbs{
  margin-top : 10px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 10px;
  font-weight : normal;
  line-height : 16pt;
  visibility : visible;
}
.bbstitle{
  font-size : 14pt;
  font-weight : bold;
  line-height : 20px;
  color : black;
  background-color : #cccc33;
  visibility : visible;
}
.bbsinfo{
  font-size : 12pt;
  font-weight : normal;
  line-height : 16pt;
  text-indent : 0px;
  margin-top : 0px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 0px;
  visibility : visible;
}
