<!--
a:link    {  text-decoration: underline; color: #0000FF}
a:visited {  text-decoration: underline; color: #A020F0}
a:hover   {  text-decoration: underline; color: #FF0000}

body      {  background-color:#00fa9a;
             background-image:url(my_wall.gif);
             font-size:12pt;
             color:#0000ff;
             line-height:20px;
}

.class00    {  line-height:20px;
               font-size:11pt;
               color:#000000;
}


.class01     {  font-family:"Times New Roman";"Century","serif";
             font-size:32pt;
             color:#008000;
} 

.class02     {  font-family:"ＭＳ 明朝";"HG正楷書体-PRO"
             font-size:32pt;
             font-weight:bold;
             color:#008000;
} 

.class03     {  font-family:"HGP創英角ﾎﾟｯﾌﾟ体";"serif"
             font-size:25pt;
             font-weight:bold;
             color:#008000;
}

.class04     {  font-family:"HGP創英角ﾎﾟｯﾌﾟ体";"serif"
             font-size:25pt;
             font-weight:bold;
             color:#1E90FF;
}
-->