Так попробуйте
h3 #block b{
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight:bold;
color:#000000;
line-height: 32px;
text-transform:uppercase;
text-decoration:none;
margin-top:3px;
}
Чтобы увидеть результаты на сайте сбросьте кеш или сделайте ctrl+f5 несколько раз
Отсюда удалить значения h3 и из списка
h1,h2,h3,h4,h5,h6,p,li { font-weight: normal; color: #000; font-family:Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif; } h1 { font-size: 12px; line-height: 19; margin-bottom: 10px; } h2 { font-size: 14px; line-height: 22; margin-bottom: 12px; } h3 { font-size: 16px; line-height: 26; margin-bottom: 14px; } h4 { font-size: 18px; line-height: 30; margin-bottom: 16px; } h5 { font-size: 24px; font-weight: bold; line-height: 32; margin-bottom: 18px; } h6 { font-size: 32px; font-weight: bold; line-height: 38; margin-bottom: 24px; }