@import "style.css";
@import "main.css";
@import "info.css";
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	background-color: #C6CFD0;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.date {
	float: right;
	margin-right: 5px;
}
.class {
	float: none;
	line-height: 25px;
}
/*сроб╫г*/
#followDiv {
	RIGHT: 0px; BOTTOM: 0px; POSITION: fixed
}
 HTML #followDiv {
	RIGHT: 0px; BOTTOM: 0px; POSITION: absolute
}

