<!--
     table     { border-collapse: collapse;       }
     caption   { caption-side: bottom;            }
     body      { background-color:#E6E6E6;        }
     *         { font-family: Arial , sans-serif;
                 font-size: 12px;                 }
     p         { font-size: 12px;
                 line-height: 18px;               }
     ul        { font-size: 12px;
                 margin: 0px 40px 0px 0px;
                 line-height: 18px;               }
     h1        { font-size: 24px;
                 font-weight: bold;
                 color:#000000;                   }
     h2        { font-size: 18px;
                 line-height: 27px;
                 font-weight: bold;
                 color:#660000;                   }
     a:link    { color:#000066;
                 font-size:12px;                  }
     a:active  { color:#000066;
                 font-size:12px;                  }
     a:visited { color:#000066;
                 font-size:12px;                  }
     a:hover   { color:#000066;
                 font-size:12px;                  }
     .header   { border: solid 1px #000000;
                 background-color: #FFFFFF;
                 font-size: 12px;
                 width: 640px;
                 height: 24px;                    }
     .main     { border: solid 1px #000000;
                 background-color: #FFFFFF;
                 font-size: 12px;
                 width: 512px;                    }
     .navi     { border: solid 1px #000000;
                 background-color: #FFFFFF;
                 font-size: 12px; 
                 width: 128px;                    }
     b         { font-weight: bold;               }
     strong    { color: #AA0000; 
                 font-weight: normal;             }


//-->
