body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003366;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	color: #FFFFFF;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
.style1 {
	color: #003366;
	font-weight: bold;
}
.style4 {font-size: 14px}
h1 {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {color: #FF0000; font-weight: bold; }

p {
	text-indent: 20px;
}

.link1 A:link {
	text-decoration: none;
} 

.link1 A:visited {
	text-decoration: none;
}

.ramka img {
	border: 1px solid silver;
	padding: 10px;
	margin: 10px;
}


