/* Основной текст */

}
TABLE
{
	padding : 0;
}

UL {
	width: 65ex;
	}
Div {
	width: 65ex;
	margin-left: 2ex;
	margin-right: 2ex;
	line-height: 120%;
	text-align: justify;
}
Div.Right {
	width: 65ex;
	margin-left: 2ex;
	margin-right: 2ex;
	line-height: 120%;
	text-align: right;
}
Div.Left {
	width: 65ex;
	margin-left: 2ex;
	margin-right: 2ex;
	line-height: 120%;
	text-align: left;
}
Div.Center {
	width: 65ex;
	margin-left: 2ex;
	margin-right: 2ex;
	text-align: center;
}
Div.Copy {
	width: 65ex;
	line-height: 100%;	
	margin-left: 2ex;
	margin-right: 2ex;
}
H1 {
	line-height: 150%;
}
