	body {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : x-small;
		background-attachment: fixed;
		background-image: url(/site/img/newview/bg.gif);
		background-repeat: repeat;
		background-position: left top;
	}
	img {
		border-color : Yellow;
		border : 1px Yellow;
	}
	a, a:link {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : xx-small;
		font-size: 8pt;
		color: Yellow;
		font-weight : bold;
		text-decoration : none;
	}
	A:active, a:hover {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : xx-small;
		font-size: 8pt;
		color: #FAFAD2;
		font-weight : bold;
		text-decoration : none;
	}
	A:visited  {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : xx-small;
		font-size: 8pt;
		color: #FFD700;
		font-weight : bold;
		text-decoration : none;
	}
	table, th, tr, td {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9pt;
	}
	.info {
		color : #323232;
		font-size : 7pt;
		font-weight : bolder;
	}
	.tit {
		color : #323232;
		font-size : 7pt;
		font-weight : bolder;
	}
	.strela {
		color : #6C6B17;
		font-weight : bold;
		font-size : 5pt;
	}
	a.anav, a.anav:link  {
		font-size: 7pt;
		color : #6C6B17;
	}
	a.anav:hover  {
		font-size: 7pt;
		color : #414133;
	}
	a.anav:visited  {
		font-size: 7pt;
		color : #7A7A60;
	}
