/* размер шрифта по-умолчанию */
@import url(small.css);

/* Совместимые с Netscape 4 размеры шрифтов */
body, div, p, th, td, li, dd
{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; } 

h1 { font-size: 130%; font-weight: bold; }
h2 { font-size: 110%; font-weight: bold; } 

