@charset "utf-8";
.shrift {
	color: #666;
}
#h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
}
#h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
#h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
#h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 5%;
}
#nazvanie {
	font-family: "Courier New", Courier, monospace;
	font-size: 60px;
	font-style: italic;
	font-weight: bolder;
	color: #0ff;
}
