body {  font-size: 12px ;}
td {  font-size: 12px ;}

.font9 {  font-size: 9px ;}
.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:link {  text-decoration: none; color: #0033CC ;}
a:visited {  text-decoration: none; color: #0033CC ;}
a:active {  text-decoration: underline; color: #0033CC ;}
a:hover {  text-decoration: underline; color: #0033CC ;}
