
/* Ñòèëè äëÿ âñåãî äîêóìåíòà */
html {
    height: 100%;
 }
body{
	height:100%;
	margin:0px auto;
	font-family: Tahoma !important;
	font-size: 14pt;
	line-height: 18pt;
	color: #0e0e0e;
	-ms-text-size-adjust: none;
    text-rendering: optimizeLegibility;/* kerning, primarily */
}
