/*
NTH framework
Version: 1.2
Author: Nikolay Gromov
Author URI: http://nicothin.ru
*/

/* BLOCKS */
* {border:none !important; background:#FFF!important}
#aside, #nav, #footer, form {display:none !important}
#header {margin-bottom:10pt}
.padding, #content {padding:0!important; margin:0!important}

/* MAIN TYPOGRAPHY */
body {font-family:"Times New Roman", Times, serif; margin:0; font-size:14pt; line-height: normal; color:#000;}
a, a:visited {text-decoration:underline; color:#000!important}
ins, dfn, u {border-bottom: 1pt solid #ccc!important}
abbr, acronym {text-transform:none; letter-spacing:normal}
h1, h2, h3, h4, h5, h6, caption {font-family: "Segoe UI", Arial, Helvetica, sans-serif !important; font-weight:bold}
blockquote {font-style:italic!important; border: 1pt solid #ccc!important}
code, samp, pre {font-size:16pt; color:#000}
kbd, abbr, acronym {font-size:14pt; color:#000}
pre {overflow: auto}
samp, kdb, code, pre {font-size:13pt; font-family: "Lucida Console", "Courier New", Courier, monospaced}
sup, sub, small {font-size:10pt}
big {font-size:18pt}
table {border-top: 1pt solid #ccc!important;  border-left: 1pt solid #ccc!important; border-collapse: inherit; background-color: #ffffff; border-spacing: inherit}
caption {text-align:left}
th, td {border-bottom: 1pt solid #ccc!important; border-right: 1pt solid #ccc!important; padding: 5pt 7pt}
thead th, thead td {background-color: #f5f5f5}
#wrap a[href]:after {content: " (" attr(href) ") "!important}
abbr:after, acronym:after  {content: " (" attr(title) ") "}