<!--
body em{ font-style:normal;}
body cite{ font-style:normal;}


h1 { font-size: 16px; font-weight: bold;margin:0pt 0pt 0pt 0pt; }
h2 { font-size: 16px; font-weight: bold;margin:0pt 0pt 0pt 0pt; }
h3 { font-size: 16px; font-weight: bold;margin:0pt 0pt 0pt 0pt; }
tt { font-size: 18pt; color: #FF0000; background-color: #FFFFFF; font-weight: bold }
td { font-size: 16px; }
th { font-size: 16px; }
li { font-size: 16px; }

/* リンクのスタイル */
A:link {
color : #3A75E2;
text-decoration : none
}

/* すでに表示したリンクのスタイル */
A:visited {
color : #1F96C9;
text-decoration: none
}

/* マウスが上にあるリンクのスタイル */
A:hover {
color: #F127BF;
text-decoration: underline
}
-->
