/*=====================================================*/
/*
-----------------------------------------------
Site Print Styles
Author:   akella at http://cssing.org.ua
Version:  7 Apr 2008
----------------------------------------------- */

body {
	margin:.2in .55in;
	padding:0;
	font:12pt "Times New Roman", serif;
	}
.noprint, form{display:none;}
/* =Links
----------------------------------------------- */
a {
	color:black;
	text-decoration:none;
	}
a img {
	border-width:0;
	}
/* =Headings
----------------------------------------------- */
h1, h2, h3 {
	margin:.6em 0 0 0;
	font-family:Georgia,Serif;
	font-weight:normal;
	clear:both;
	}
	h1 {
		margin-top:.5em;
		font-size:180%;
		}
	h2 {
		font-size:160%;
		margin:.3em 0 0 0;
		padding-bottom:0;
		}
	h3 {
		font-size:140%;
		margin-bottom:0;
		}
p{
	margin:0 0 .6em 0;
	}
blockquote{
	font-style:italic;
	}
h3+blockquote, h2+blockquote, p+ul, h2+ul, h3+ul{
	margin-top:.2em;
	}

/*=====================================================*/

.content-inner .b-menu,
.b-feedback,
.content-inner .b-content .b-content-navigator,
.b-counters {
  display: none;
}

#kse {
    display: none;
    }
