@charset "windows-1251";
body, p {
	font-family:"Courier New", Courier, monospace;
	text-align:justify;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	color: #6CF;
}
.h3 {
	color: #000;
}

a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:none;
	color:#000;
}
a:visited {
	color:#000;
}
hr {
	color: #6CF;	
}