@charset "windows-1251";
/* Категория карты сайта */
.map_category   { font-size: 11px; font-weight: bold; text-decoration: none; }
/* Страница карты сайта */
.map_page       { font-size: 11px; text-decoration: none; }
/* Список страниц */
.lst            { font-size: 10px; text-decoration: none; }
/* Открытая страница из списка страниц */
.lst_select     { font-size: 10px; font-weight: bold; text-decoration: none; }
/* Название эл-та полного списока страниц */
.full_lst_title { font-size: 11px; text-decoration: none; }
/* Описание эл-та из полного списка страниц */
.full_lst_desc  { font-size: 10px; text-decoration: none; }
div#debug       { font-family:Verdana; font-size:9px; text-align:center; }