body
{
	background-color:		#FFF5E5;
        margin-top:			86;
        margin-bottom:			5;
	color:				#000000;
	padding:			5px;
}

#layer_logo
{
	position:			absolute;
	align:				center;
	width:				auto;
	height:				auto;
	top:				5px;
}

A, A:active, A:visited, A:hover, A:visited:hover
{
	color:				#FF5533;
	font-size:			14px;
	text-decoration:		underline;
	font-family:			Arial, Helvetica, Sans-serif;
}

P				/*Отступ в абзацах*/
{
	text-indent:			25px;
}

.text12				/*обычный текст*/
{
	font-size:			12px;
	font-family:			Arial, Helvetica, Sans-serif;
}

.text14				/*обычный текст*/
{
	font-size:			14px;
	font-family:			Arial, Helvetica, Sans-serif;
}

.text18				/*большой текст*/
{
	font-size:			18px;
	font-weight:			bold;
	color:				#FF5533;
	font-family:			Arial, Helvetica, Sans-serif;
}

