body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #FFFFFF}
.style3 {color: #87ACC0}
.navlinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.navlinks:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #4A829D;
}
.style5 {color: #999999}
.lnav {
	font-family: Tahoma;
	font-size: 12px;
	color: #49738B;
	text-decoration: none;
}
.lnav:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #2F4A59;
	text-decoration: none;
}
.style8 {color: #49738B; text-decoration: none; font-family: Tahoma;}
.style9 {
	color: #333333
}
.style10 {font-size: 10px}

a
{
font-family: Tahoma;
	font-size: 12px;
	color: #49738B;
	text-decoration: none;
}

      thead /*Параметры шапки всех таблиц - цвет фона и т.д.*/
      {
       text-align: center;
       font-weight: 900;
       background: #49738B;
       color: #FFF;
      }