/* Обнуление стилей */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, 
img, q, dl, dt, dd,  fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th 
{ margin: 0px; padding: 0px; border: none; font-weight: inherit; 
font-style: inherit; font-size: 100%; font-family: inherit; }
caption, th, td { font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
a { text-decoration: underline; outline:none; color:#29a2eb; }
a:hover { text-decoration: none; }

html, body{
min-height: 100% !important;
height: 100%;
border: none;
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
}

body{margin:0; padding:0; font-size:12px; background-color:#FFF;}

p{
line-height:19px;
}
h1{
font-size:21px;
font-style:italic;
color:#08a0d8;
font-weight:normal;
padding-bottom:15px;
padding-top:40px;
font-family:Georgia, "Times New Roman", Times, serif;
}
h2{
font-size:18px;
font-style:italic;
color:#08a0d8;
font-weight:normal;
padding-bottom:15px;
}
.light_grey{
bottom:12px;
color:#CDCDCD;
left:157px;
position:absolute;
}
.dark-gray{color:#505050;}
