 
BODY{
  margin-top : 0px;
  
}
H1{
  font-size : 16px;
  font-family : sans-serif;
  font-weight : bold;
  padding-left : 10px;
  border-left-width : 6px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : dotted;
  border-left-color : #cc0033;
  border-bottom-color : #cc0033;
  margin-left : 10px;
}
H2{
  font-size : 16px;
  font-family : sans-serif,"‚l‚r ƒSƒVƒbƒN","‚l‚r ‚oƒSƒVƒbƒN";
  margin-left : 20px;
  font-weight : bold;
  line-height : 20px;
  padding-left : 5px;
  border-left-width : 6px;
  border-left-style : solid;
  border-left-color : #cc0033;
}
TD{
  font-size : 14px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN","MS UI Gothic",sans-serif;
  font-weight : normal;
  line-height : 22px;
}
A{
  font-size : 14px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN","MS UI Gothic",sans-serif;
  font-weight : bold;
  color : white;
  text-decoration : none;
  line-height : 22px;
}
A:hover{
  font-size : 14px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN","MS UI Gothic",sans-serif;
  font-weight : bold;
  color : yellow;
  text-decoration : underline;
  line-height : 22px;
}
