@charset "windows-1251";
/* Default CSS Document by Kaa. font-family moved by dbg */

html, body, h1, div, h2, h3, h4, p, a, img, table, td, ul, ol, li, form, blockquote {
  border: 0px; margin: 0px;	padding: 0px;
  font-family: inherit;
}

html, body {
  height:100%;
}

body, table tr td {
  color: #111;
  font-size: 9pt; line-height:140%;
  font-family: Tahoma, Arial, sans-serif;
}
table { border-collapse:collapse; }

a img { border:0px; }

.clear { clear:both; }
