body	{
	background-color:#e3e4ea;
	margin:0px 0px 0px 0px;
	padding:0;
}
.content {
font-size: 11px;
font-family: arial;
color: #003287;
text-align: justify;
}

.ssilka{
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #004E99;
}

.submenu {
	color:#717b8e;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}
.submenu:hover {
	color:#717b8e;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;

}

.links {
	color: #483D8B;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}