body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 4em;
	padding: 0;
	margin: 0;
}
.table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}
.top {
	background-image: url("../_img/tt.gif");
	width: 100%;
	height: 85 px;
	font-size: 20 px;
}
.l1 {
	width: 193 px;
	height: 85 px;
}

fieldset {
	margin: 0.4em;
	padding: 0.4em;
	border: 1px dashed #aaa;
}
legend {
	background-image: url("../_img/legend.gif");
	color: #000066;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin: 0.2em;
	font-family: Tahoma, sans-serif;
	font-size: 95%;
	border: 1px solid #000;
}

.menu {
	background-image : url("../_img/fon2.gif");
	width: 193 px;
}
.buttom {
	background-image : url("../_img/ttz.gif");
	width: 100%;
}
a:link {
	color: #159;
}
a:visited {
	color: #006;	
}
a:active {
	color: #000;
}
a:hover {
	color: #49e;
}
h1 {
 color: #000066;
 margin-bottom: 6;
}
h2 {
 color: #000066;
 margin-bottom: 6;
}
h3 {
 color: #0B2C59;
 margin-bottom: 6;
 margin-left:15
}
h4 {
 color: #000066;
 margin-bottom: 2;
}