A:link {
	font-weight: normal;
	font-style: none;
	color: #FF9000;
	text-decoration: none;
	font-family : "arial cyr", sans-serif;
	font-size : small;
}

A:visited {
	font-weight: normal;
	font-style: none;
	color: #C87100;
	text-decoration: none;
	font-family : "arial cyr", sans-serif;
	font-size : small;
}

A:hover {
	font-weight: normal;
	font-style: none;
	color: #FF9000;
	text-decoration: underline;
	font-family : "arial cyr", sans-serif;
	font-size : small;
}

P {
	font-family : "arial cyr", sans-serif;
	font-size : small;
}

UL{
	line-height : 150%;
	font-family : "arial cyr", sans-serif;
	font-size : small;
}

BLOCKQUOTE {
	font-family : "arial cyr", sans-serif;
	font-size : x-small;
	text-align : justify;
	line-height : 130%;
}

body {
	margin-left:0px;
	margin-top:10px;
	margin-bottom:30px;
	top:10;
	left:0;
	margin-right : 0px;
}

img {
	border-color : Gray;
}