@charset "utf-8";
/* CSS Document */

<!--
body {
	background-color: #CCCCCC;
}
a:link {
	color: #009393;
	text-decoration: none;
}
a:visited {
	color: #009393;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.стиль10 {
	font-size: x-small;
	color: #009393;
}
.стиль12 {color: #393740}
.стиль17 {font-size: large; color: #009393; }
.стиль18 {font-weight: bold}
.стиль19 {font-weight: bold}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
-->
