BODY{
  text-align : left;
  font-size : 11pt;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  font-weight : bold;
}
H1{
  ;
  border-top-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-left-style : none;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
}
H2{
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left : 0px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
}
H3{
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left : 0px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
}
HR{
  height: 3px;
  color : yellow;
  font-size : 11pt;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  font-weight : bold;
}
P{
  font-size : 11pt;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  font-weight : normal;
}
A{
  
  color : green;
  text-decoration : none;
}
A:VISITED{
  color : #009900;
}
A:HOVER{
  color : red;
}
A:ACTIVE{
  color : #009900;
  text-decoration : none;
}
UL{
  color : blue;
  list-style-image : url(dot_red_dot.gif);
  list-style-position: outside;
  list-style-type : disc;
  font-size : 14px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : bold;
}
TH{
  color : white;
}
TD{
  font-size : 10pt;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  font-weight : bold;
  text-align : center;
  color : blue;
}