/*
  killich's design
  killich@yandex.ru
  Илья Зыкин
*/
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td{
  margin:0; padding:0; border:0; outline:0; font-size: 100.01%; vertical-align:baseline; background:transparent; line-height:100%;
}

html, body, div, applet, object, iframe,
p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn,
font, img, ins, kbd, q, s, samp, small, strike, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td{
  font-weight:normal;
}

ol, ul        { list-style:none; }
table, tr, td { vertical-align:top; border-collapse: collapse; border-spacing: 0; }
a             { text-decoration: underline; }
a:hover       { text-decoration: none;}
p{
  margin:0 0 35px 20px; line-height:150%; font-size:10pt;
  color:#666; /*base color of site*/
}
img           { vertical-align:top; }
.nobr         { white-space:nowrap; }
/* reset */