body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #00CC00;
}
a {
	font-size: 11px;
	font-family: Tahoma;
	color: #0099CC;
	font-weight: bold;
}
.telef {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #222;
	text-align: center;
	background-image : url(/img/head_fon.jpg);
}
.telef2 {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #222;
}
h1 {
	font-size: 16px;
	color: #fff;
}
.h1head {
	font-size: 24px;
	color: #B22222;
	text-align: center;
}
.h1c {
	font-size: 13px;
	color: #00CC00;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	color: #00CC00;
}
h3 {
	font-size: 13px;
	color: #0099CC;
}
.h2c {
	font-size: 11px;
	color: #0099CC;
	font-weight: bold;
}
a.menu {
	color: #0099CC;
	font-weight: bold;
}
a.menu:visited {
	color: #0099CC;
	font-weight: bold;
}
a.menu:hover {
	color: #00CC00;
	font-weight: bold;
}
a.menu:active {
	color: #00CC00;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
    text-indent: 1.5em;
	text-align: justify;
}
.add {
	text-align: center;
	border: 1px solid #DCDCDC;
	background-color: #F8F8FF;
	padding: 3px 3px 3px 3px;
}