/* このファイルをご覧の方へ */
/* これは「龍のMIDIパラダイス」で使用しているスタイルシートで、龍(ryu-k@mta.biglobe.ne.jp)が著作権を有します。 */
/* ご自分のサイトへのデザイン流用はご自由ですが、表示の異常などが発生しても一切の責任は負いませんのでそのつもりでお使い下さい。 */

/* 強調文字 */ 
STRONG{font-weight: bold;
       color: #000000;}
EM{font-weight: bold;
   font-style: italic;
   color: #404040;}

/* 文字サイズ */ 
SMALL{font-size:9pt;}
.ms{font-size:18pt;}
.ml{font-size:16pt;font-weight: bold;}
BIG{font-size:24pt;}

/* アンカータグ */ 
a{font-weght: normal;
    font-style: normal;
    font-size: 12pt;
    color: blue;
    text-decoration:underline;}