/* Пробная таблица */

body {
	background-color: Lavender;
	font-family: Tahoma, Verdana;
	font-size:  16px;
}

td.meny {
	font-size:  15px;
	text-align: center
}

td.meny2 {
	font-size:  15px;
	text-align: left
}

td.meny3 {
	font-size:  15px;
	text-indent: 20px;
	text-align: left
}
td.pages {
	font-size:  16px;
	text-align: justify
}

td.datas {
	font-size:  16px;
	text-align: center
}

p.head {
	font-size:  18px;
	font-weight: bold
}

p.head-center {
	text-align: center;
	font-size:  18px;
	font-weight: bold
}

p	{
	font-size:  16px;
	text-align: justify
}


img {
	border-width: 0
}