p { margin: 0 0 1em 0; }
pre { font-family: 'Courier New'; }

html { font-size: 100.01%; }
body { font-size: 16px; line-height: 1.125em; font-family: "Lucida Grande", xxxCalibri, Arial, sans-serif; color: #28303a; }
* html body { font-size: 100%; }

/*
font-size: 0.6875em for 11px (16x0.6875=11)
font-size: 0.75em for 12px (16x0.75=12)
font-size: 0.875em for 14px (16x.875=14)
*/

a { color: #17355b; }
a:visited { color: #28303a; }
a:hover { color: #b22d4e; }

h1, h2, h3, h4, h5, h6 { color: #28303a; }
h1 { font-weight: normal; line-height: 1em; margin-top: 0; }


/* модный знак рубля */
@font-face { font-family: "Rubl Sign"; src: url("../../www.artlebedev.ru/;-)/ruble.eot"/*tpa=http://www.artlebedev.ru/;-)/ruble.eot*/); }
span.rur { font-family: "Rubl Sign"; text-transform: uppercase; // text-transform: none;}    
span.rur span { position: absolute; overflow: hidden; width: .45em; height: 1em; margin: .1ex 0 0 -.55em; // display: none; }
span.rur span:before { content: '\2013'; }
