body { 
      background-color:#FFFFFF; 
      color:#333333; 
      margin:30px 10px 10px 15px;  }
.title { 
        font-size:26px; 
        font-weight:bold; 
        line-height:30px;  }
.sub_title { 
            font-size:22px; 
            font-weight:bold; 
            line-height:26px;  }
.middle_title01 { 
                 font-size:16px; 
                 font-weight:bold; 
                 line-height:22px;  }
.middle_title02 { 
                 font-size:16px; 
                 font-weight:bold; 
                 line-height:22px; 
                 text-indent:16px;  }
.small_title01 { 
                font-size:14px; 
                font-weight:bold; 
                line-height:20px; 
                text-indent:16px;  }
.small_title02 { 
                font-size:14px; 
                font-weight:bold; 
                line-height:20px; 
                text-indent:24px;  }
.main_word01 { 
              font-size:12px; 
              line-height:18px;  }
.main_word02 { 
              font-size:12px; 
              line-height:18px; 
              text-indent:16px;  }
.main_word03 { 
              font-size:12px; 
              line-height:18px; 
              text-indent:24px;  }
.main_word04 { 
              font-size:12px; 
              line-height:18px; 
              text-indent:32px;  }
.small_word { 
             font-size:10px; 
             line-height:14px;  }
table { 
       margin:7px 0 20px 24px;  }
a { 
   color:#0066FF;  }
a:link { 
        text-decoration:none; 
        color:#0066FF;  }
a:visited { 
           text-decoration:none;  }
a:active { 
          text-decoration:none;  }
a:hover { 
         text-decoration:none; 
         background-color:#CCFFFF;  }
ul { 
    color:#333333;  }
ol { 
    color:#333333;  }
