.text { font-family: Arial, sans-serif; }
p { font-family: Arial, sans-serif; font-size: 76%; text-align: justify;}
p.text { text-align: justify; } /*обычный текст*/

td.text { font-family: Arial, sans-serif; font-size: 76%; } /*обычный текст в таблице*/
tr.text { font-family: Arial, sans-serif; font-size: 76%; } /*обычный текст в таблице*/
td.pheader { font-family: Arial, sans-serif; font-size: 76%; font-weight: bold; color: #993333; } /*заголовки в таблице цен на книги*/

ul { font-family: Arial, sans-serif; font-size: 76%; }
ol { font-family: Arial, sans-serif; font-size: 76%; }
ul.bt { list-style-image: URL(../img/bt.gif);} /*список с буллетами-рисунками*/

a { font-family: Arial, sans-serif; color: #006699; text-decoration: underline;}
a:hover { text-decoration: none;}
a:visited { color: #003366;}

.more { font-family: Arial, sans-serif; font-size: 76%;}
a.more { color: #993333; text-decoration: underline;}
a.more:hover { text-decoration: none;}
a.more:visited { color: #993333;}

/*местная навигация по разделу издания (например по страницам о Российской Юстиции)*/
.lnav { font-family: Verdana, sans-serif; font-size: 70%; font-weight: normal; color: #000000;} 
.lnav a { font-family: Verdana, sans-serif; }
.lnavheader { font-family: Verdana, sans-serif; font-size: 65%; font-weight: bold; color: #993333;}
.lnavheader a { font-family: Verdana, sans-serif; color: #993333; text-decoration: underline;}
.lnavheader a:hover { font-family: Verdana, sans-serif; text-decoration: none;}
.lnavheader a:visited { font-family: Verdana, sans-serif; color: #993333;}

/* footer страницы */
.dn { font-family: Arial, sans-serif; font-size: 68%;}
.dn a { color: #993333; text-decoration: none;}
.dn a:hover { color: #993333; text-decoration: underline;}
.dn a:visited { color: #993333;}

h1 { font-family: Arial, sans-serif; font-size: 105%; font-weight: bold; color: #993333; }
h2 { font-family: Arial, sans-serif; font-size: 95%; font-weight: bold; color: #006699; }
h3 { font-family: Arial, sans-serif; font-size: 90%; font-weight: bold; ; color: #993333 }
h4 { font-family: Arial, sans-serif; font-size: 76%; font-weight: bold; ; color: #993333 }

.iborder { border-color: #D9D9D9; } /*цвет рамки для изображений (книг)*/