 
BODY{
    
  margin-top : 0px;
  margin-left : 0px;
}
H1{
    
  font-size : 18px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN","MS UI Gothic",sans-serif;
  font-weight : bold;
  padding-left : 20px;
  border-left-width : 6px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : dotted;
  border-left-color : #cc0033;
  border-bottom-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;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 8px;
}
H2{
    
  font-size : 16px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN","MS UI Gothic",sans-serif;
  font-weight : bold;
  padding-left : 10px;
  margin-left : 15px;
  border-left-width : 6px;
  border-left-style : solid;
  border-left-color : #cc0033;
}
A{
    
  color : white;
  text-decoration : none;
}
A:hover{
    
  color : yellow;
  text-decoration : underline;
}

H4{
    
  font-size : 16px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN","MS UI Gothic",sans-serif;
  font-weight : bold;
}

