/* Базовые стили */
body { background:white; }
body, form { margin:0px; }
body, td, p { font-family: Tahoma; font-size:12px; color: Black;  line-height:130%; }

.div-editor h1 { font-size:13px; font-weight:Bold; margin:0px 0px 4px 0px; padding:0px 0px 0px 5px; border-bottom:solid black 2px; color:black; }
.div-editor h2 { font-size:14px; font-weight:Bold; color:#555555; }
.div-editor h3 { font-size:13px; font-weight:Bold; color:#333333; }

.div-editor a { color:#B20000; }

table.etable  { border-right:solid black 1px; border-bottom:solid black 1px; }
table.etable td { border-left:solid black 1px; border-top:solid black 1px; padding:5px; }