body {
background: url('../images_site/fon.gif') repeat-x;
}

div {
	font-family:Arial;
	font-size: 84%;
	line-height: 135%;
}
h1, h2, h3, h4, h5, h6 {
color: #C00;
font-family: Tahoma, Arial;
font-weight: 400;
}

a:link, a:visited {
color: #0066FF;
}

a:hover, a:active {
color: #C00;
}

#main_list div {
float: left;
font-size: 100%;
padding-right: 40px;
width: 370px;
}

#main_list div ol {
list-style: none;
padding-left: 0;
}

#main_list div li {
line-height: 145%;
}

p {
font-family: Arial;
}

#copyright {
color: #666;
clear: both;
font-size: 80%;
margin-top: 25px;
}
#copyright div.line {	border-bottom: 1px solid #000;
	font-size: 0;
	height: 1px;
	width: 525px;
}
#copyright p {	margin-top: 5px;
}
.q {	background: yellow;
}
.grey {
	color:#999;
}
.small {	font-size: 84%;
}
.nobr {
	white-space: nowrap;
}
