@charset "utf-8";
/* CSS Document */

body { margin-top: 0px; margin-left: 30px; margin-right: 30px }
img { border-color: #dddddd; border-style: solid; border-width: 1px }

.small { font-size: 12px; }
.large { font-size: 18px; }


.line_b { border-bottom-style: solid; border-bottom-width:1px; border-bottom-color: #DDDDDD; } 
.line_t { border-top-style: solid; border-top-width:1px; border-top-color: #DDDDDD; } 

a:link { color: #1667ac; }
a:visited { color: #5c16ac; }

.squeezed { margin: 2px; }

.red { color: #DD0000 }

.sidenote { background-color:#dfdfdf; padding: 5px; float: right; width: 300px; font-size: 12px; }

.ruble { position: relative; }
.ruble span { position: absolute; top: 1px; left: -1px; }
