/*Стиль для основной ячейки*/
#spisok
{
	margin: 10px 5px 10px 10px;
	color: #007c00;
	font-family: "Times New Roman", serif; font-style: italic;
	font-weight: bold;
	font-size: 155%;
	overflow: auto;
	height: 900px;
		}
