a:link {
        font-size: 10px;
        color:#00f;
        text-decoration:underline}
a:visited {
        font-size: 10px;
        color: #90c;
        text-decoration:underline}
a:active {
        font-size: 10px;
        color:#0ff;
        text-decoration:underline}
a.large:link {
        font-size: 12px;
        color:#00f;
        text-decoration:underline}
a.large:visited {
        font-size: 12px;
        color: #90c;
        text-decoration:underline}
a.large:active {
        font-size: 12px;
        color:#0ff;
        text-decoration:underline}
.japtextn {
        font-size: 10px}
.japltextn {
        font-size:12px}
.japtext {
        font-size: 10px;
        line-height:1.5em}
.japltext {
        font-size:12px;
        line-height:1.5em}
h1   {font-size:18px}
h2    {font-size:14px}
h3    {font-size: 12px}
h4    {font-size: 10px}
h5    {font-size: 9px}
