.red {
	color: #990000;
	font-weight: bold;
}
body, html {
	background-color: #89a7d7;
	height: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 0;
}
body,td,th {
	color: #1c5da3;
}
a:link {
	color: #328db0;
	text-decoration: none;
}
a:visited {
	color: #328db0;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: none;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}
.header {
	color: #FFFFFF;
	font-size: large;
}
.text {
	color: #1c5da3;
	font-size: medium;
	margin: 10px;
}
.showres {
	font-size: medium;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1;
}
.copyright {
	font-size: x-small;
}
.vrezka {
	float: left;
}

