<style>
<!--
body{
color :#fff; 
font-size :xx-small;
font-family : "MS ゴシック"; Osaka;
font-style :italic;
background-color :#fc0;
margin-top:30px;
}
table,td {color :#033;
font-size :small;
font-family : "MS ゴシック"; Osaka;
font-style :normal; 
background-color :#fff;
}
a{
font-size:
midium;
font-weight:
bold;
}
a:link {
color:#f30;
}
a:visited {
color:#f00;
}
a:active {
color:#0cf;
}
a:hover{
color:#0cf;
font-style:
italic;
}
hr
{color:#f60; size:1;
}
p{
font-size:medium;
font-weight:bold;
}
-->
</style>