body
{
	background-color: #ebebde;
	width: 800px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
}

h1
{
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}

h2
{
	margin-top: 6px;
	text-align: center;
}

h3
{
	text-align: center;
	width: 100%;
	background-color: #bebebe;
	margin-bottom: 0;
}

h4
{
	margin-bottom: 0px;
}

ul
{
	margin-top: 0px;
}

div.first
{
	background-color: #ffffff;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}

div.sec
{
	margin-top: 0;
	background-color: #ffffff;	
}

div.odd
{
	float: left;
	width: 355px;
	padding-left: 40px;
}

div.even
{
	float:right;
	width: 375px;
	padding-left: 20px;
}

.clear
{
	clear: both;
	height: 0;
}

img.photo
{
	height: 140px;
}

img.schem
{
	height: 140px;
}