td {  font-size: 12px}

.font10 {  font-size: 10px}
.font12 {  font-size: 12px}
.font14 {  font-size: 14px}

.small {  font-size: 10px; line-height: 1.5em}
.normal {  font-size: 12px; line-height: 1.5em}
.large {  font-size: 14px; line-height: 1.5em}

a.navi:link { text-decoration: none; color: #FF3300; }
a.navi:visited { text-decoration: none; color: #FF6600; }
a.navi:hover { text-decoration: underline; color: #FF0000; }
