@charset "windows-1251";
/* DigSys CSS Document - Browser settings reset */

/* Begin browser reset
==================================== */

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}

ol {
	margin-left:0;
	list-style: decimal;
}

ul {
	margin-left:0;
	list-style:square;
}

img {
	border: 0;
}

/* END Browser reset */
