/* 9pt=12px & 15pt=20px in IE ; but 10px is between 7&8 pt  */
/* why is this not working OK in NS ?? */

BODY,TD,UL {font-family: Arial,'Century Gothic',Verdana,'News Gothic MT', sans-serif ; font-size: 10pt}

.tiny {font-family: Arial,'Century Gothic',Verdana,'News Gothic MT', sans-serif; font-size: 8pt}

H3 {font-size: 15pt}

A {text-decoration : none ; font-weight : bold}

A:hover {text-decoration : underline}