.tbl_dblue {
	color: white;
	font-size: 12px;
	font-weight: 700;
	background-color: #005da8;
	padding: 10px;
}

.tbl_dblue_r {
	color: white;
	font-size: 12px;
	font-weight: 700;
	background-color: #005da8;
	padding: 10px;
	border-right: 1px solid white;
}

.tbl_dblue_ru {
	color: white;
	font-size: 12px;
	font-weight: 700;
	background-color: #005da8;
	padding: 10px;
	border-right: 1px solid white;
	border-bottom: 1px solid #fff;
}

.tbl_dblue_u {
	color: white;
	font-size: 12px;
	font-weight: 700;
	background-color: #005da8;
	padding: 10px;
	border-bottom: 1px solid #fff;
}

.tbl_lgreen_ru {
	color: black;
	font-size: 12px;
	font-weight: 700;
	background-color: #91cdc3;
	padding: 10px;
	border-right: 1px solid white;
	border-bottom: 1px solid #fff;
}

.tbl_lgreen_u {
	color: black;
	font-size: 12px;
	font-weight: 700;
	background-color: #91cdc3;
	padding: 10px;
	border-bottom: 1px solid #fff;
}

.tbl_lblue_ru {
	color: black;
	font-size: 12px;
	font-weight: 700;
	background-color: #bce4f7;
	padding: 10px;
	border-right: 1px solid white;
	border-bottom: 1px solid #fff;
}

.tbl_lblue_u {
	color: black;
	font-size: 12px;
	font-weight: 700;
	background-color: #bce4f7;
	padding: 10px;
	border-bottom: 1px solid #fff;
}

.tbl_pink_ru {
	color: black;
	font-size: 12px;
	font-weight: 700;
	background-color: #f19ec1;
	padding: 10px;
	border-right: 1px solid white;
	border-bottom: 1px solid #fff;
}

.tbl_green_ru {
	color: black;
	font-size: 12px;
	font-weight: 700;
	background-color: #cad366;
	padding: 10px;
	border-right: 1px solid white;
	border-bottom: 1px solid #fff;
}

.tbl_green_u {
	color: black;
	font-size: 12px;
	font-weight: 700;
	background-color: #cad366;
	padding: 10px;
	border-bottom: 1px solid #fff;
}

.tbl_mblue_ru {
	color: black;
	font-size: 12px;
	font-weight: 700;
	background-color: #aebbdc;
	padding: 10px;
	border-right: 1px solid white;
	border-bottom: 1px solid #fff;
}

.tbl_orange_ru {
	color: black;
	font-size: 12px;
	font-weight: 700;
	background-color: #f6ac63;
	padding: 10px;
	border-right: 1px solid white;
	border-bottom: 1px solid #fff;
}

.tbl_orange_u {
	color: black;
	font-size: 12px;
	font-weight: 700;
	background-color: #f6ac63;
	padding: 10px;
	border-bottom: 1px solid #fff;
}

.tbl_txt_small {
	font-size: 10px;
}

.tbl_headline_big {
	color: #012fb3;
	font-size: 20px;
	font-weight: 700;
}

.tbl_headline_small {
	color: #012fb3;
	font-size: 14px;
	font-weight: 700;
}

h2 {
	font-size: 12px;
	color: #012fb3;
	margin-right: 20px;
	font-family: Arial;
	text-align: left;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	color: #012fb3;
	margin-right: 20px;
	font-family: Arial;
	text-align: left
}
