@charset "windows-1251";
#nav {
	display: none;
}
body {
	background-color: #fff;
}
#wrapper {
	background: #fff;
	border-style: none;
	weight: auto;
}
#main {
	border: none;
	padding: 0px;
	width: auto;
}
#legal {
	padding-left: 0px;
}
* {
	color: #000000 !important;
}
p {
	font-size: 13pt !important;
}
li {
	font-size: 13pt !important;
}
h2 {
	font-size: 14pt !important;
	font-weight: bold;
}
h3 {
	font-size: 13pt !important;
	font-weight: bold;
}
a:after {
   	content: " (" attr(href) ") ";
}
