body {font-size:100%;}
p, h3, h1, .base, .small, .mini, .textdata, .textlabel, .epigraph, .preface, .sign { font-family: Verdana, Tahoma, serif; }
.bookmark, .copyright { font-family: Verdana, serif }
p, .base, .sign  { font-size: 0.9em;
                   text-align:justify;
           line-height: 130% }

.preface  { font-size: 14px;
            font-weight:700;
            text-align:justify;
            text-indent: 20px;
            margin-left: 50px;
            margin-right: 50px; }

.copyright { font-size: 11px; }

h3        { font-size: 16px;
            font-weight:700;
          }
h1        { font-size: 18px;
            font-weight:900;
            color: #4B0082;
          }
.small    { font-size: 10px; }
.mini    { font-size: 10px; }

.textdata,.textlabel   { font-size: 12px; }

.textdata { font-weight:900;
            font-style: italic }

.info    { font-size: 14px;
           text-align:justify }

a.info:link,
a.info:visited,
a.info:active  { text-decoration:none; }
a.info:hover  { text-decoration:underline; }


p         {  text-indent: 20px;
             text-align:justify  }

.floor { font-family: Verdana, Tahoma, serif;
         font-size: 14px; }

.epigraph { font-size:15px;
            text-align:right
          }

.sign     { text-align:right;
            font-weight:700;
          }

a.bluelink:link    { color: blue }
a.bluelink:visited { color: blue }
a.bluelink:active  { color: blue }
a.bluelink:hover   { color: red }

 
.clear {    
 clear: left; /* Отменяем обтекание */ 
} 

#redbold { color: darkred;
           font-weight:900; 
         }

#txt_darkgreen { color: darkgreen; }
#txt_lightblue { color: darkblue; }
#txt_blue { color: darkblue; }
#txt_darkblue { color: darkblue; }
#txt_night { color: night; }