body
{
	font-family: Verdana, san-serif;
	font-size: 0.8em;
}
img
{
	border: solid 1px;
	margin: 0 5px 5px 0;
	vertical-align: top;
}
h1
{
	display: inline;
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0;
}
h1 a
{
	color: #000;
	text-decoration: none;
}
h2
{
	font-size: 1.2em;
	line-height: 1em;
	margin: 0;
}
form
{
	display: inline;
	vertical-align: text-bottom;
}
ol
{
	margin: 0;
}
#body{
	text-align: center;
}
#data
{
	background-color: #EAF3FF;
	border-top: 1px solid blue;
	font-size: 0.8em;
	margin-bottom: 20px;
	padding: 1px 0px 2px 0px;
	text-align: right;
	width: 100%;
}
#ad
{
	float: right;
}
#next
{
	padding: 0 5px 5px 0;
	vertical-align: bottom;
}
#lead
{
	line-height: 1em;
	margin: 20px;
}
#main
{
	text-align: center;
}
#discription
{
	text-align: center;
	margin: 20px;
}
#footer
{
	text-align: center;
}