<!--
A:link { color: blue ; text-decoration: none}       
A:visited { color: olive ; text-decoration: none}  
A:hover { color: red;text-decoration: underline }       
A:active { color: #FF6600; text-decoration: underline} 
.main {  font-size: 14px; line-height: 130%}
.small1 {  font-size: 12px; line-height: 130%}
.small2 {  font-size: 12px; line-height: 110%}
.small3 {  font-size: 10px; line-height: 110%}
.contents {  font-size: 14px; line-height: 100%}
.middle {  font-size: 16px; line-height: 130%}
.legend {  font-size: 12px; line-height: 130%}
body,p,ul,td,th,div {  font-size: 14px; line-height: 130%}
-->