@charset "windows-1251";
/* CSS Document */

html {
	height: 100%;
}
body {
	height: 100%;
	font-family: Georgia, Tahoma, Calibri, Arial;
	background-color:#000000;
	color:#FFF;
	font-size:14px;
}
p {
	color:#FFF;
	font-size:14px;
}

a {
    color:#FF0;
	text-decoration:underline;
}

a.link, a.visited {
    color:#FF0;
	text-decoration:underline;
}
a.hover {
	color:#FFF;
}
.interlineage {
	height:7px;
}
td .afterlogo {
	position:absolute;
	top:140px;
	text-align:center;
	width:600;
}
.header_1 {
	color:#FFF;
	font-size:22px;
}

.small_1 a {
	font-size:11px;
}