@charset "UTF-8";
a:link, a:visited {
	font-family: "Times New Roman";
	font-size: medium;
	color: #1C3E3C;
	text-decoration: none;
}
.roll {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}

body, .pokrik {
	color: black;
	background-color: #C2D5D4;
	font-family: "arial";
	font-size: small;
}
.melkiy {
	color: #7CA6A4;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
p {
	color: black;
	font-family: "arial", Arial;
	font-size: small;
}
h1 {
	color: #073331;
	font-family: "verdana";
	font-size: 24 pt;
	text-indent: -30px;
}
h2 {
/*	color: red;*/
	font-family: "arial";
	font-size: 12 pt;
}
h3 {
	color: "#073331";
	font-family: "verdana";
	font-size: 24 pt;
}

table {table-layout: auto;}
th {color: #C2D5D4; background: #2A5E5C;}
th.4end {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
#invert {color: #2A5E5C; background: #C2D5D4;}

</style>

