
body {
  font-family: sans-serif, Tahoma, Arial;
  color: Black;
  background-color: #fffff;
  font-size: 13px;  
}
.cent {
	text-align: center;
}


p {
  font-family: sans-serif;
  margin:5px;
}

p.s11 {
  font-size: 11px;
}
p.prim {
  font-size: 11px;
  text-align:right;
  text-decoration: blink;
  color: #cccccc;
}
p.zag1 {
	background-color: #F5E08F;
	font-size: 16px;
	font-weight: bold;
  	color: #000000;
	margin-left:0px;

}
a {
  color: #E0B403;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}
a.in {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
  	color: #000000;
/*  text-decoration: none; */
}
a:hover {
  color: #FF0033;
}
table.kz1 {
	background-color: #EABC03;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	width:100%
}
table.dat {
	text-align: center;
	border: #F5E08F solid 1px;
	border-collapse: collapse;
}
tr.dat{
    font-family: Tahoma;
/*	padding: 1px;  Поля вокруг содержимого ячеек */
    border: 1px solid #F5E08F;
	margin: 1px;
	background-color: #F5E08F;
	font-weight: bold;
}
tr.rz1 {
	background-color: #EABC03;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
td.bord{
	border-left: solid #F5E08F 4px;
}
td.dat{
	padding: 2px; /* Поля вокруг содержимого ячеек */
    border: 1px solid #F5E08F;
}
H3.kz1 {
	font-size: 16px;
	background-color: #F5E08F;

}
