body        {
	background: #FFFDFA;
	margin-left : 0px;
	margin-right : 0 px;	
	margin-top : 0px;
}

a.lnk:link  {
	color: #003366;
	text-decoration : underline;
}
a.lnk:visited  {
	color: #5682B4;
	text-decoration : underline;
}
a.lnk:hover {
	color: #990000;
	text-decoration : underline;
}

a.clnk:link  {
	color: #660000;
	text-decoration : none;
}
a.clnk:visited  {
	color: #660000;
	text-decoration : none;
}
a.clnk:hover {
	color: #660000;
	text-decoration : underline;
}

a.rep-lnk:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-decoration : none;
	text-align : center;
}
a.rep-lnk:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-decoration : none;
}
a.rep-lnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #660000;
	text-decoration : underline;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size:1.9ex;
	color:#000000;
	margin-left : 50px;
	padding-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
 
ul.spect { 
	font-family: "Times New Roman", Times, serif;
	font-size:1.9ex;
	color:#000000;
	margin-left : 40px;
	padding-left : 0px;
	margin-right : 20px;
	margin-top : 10px;
	margin-bottom : 15px;
 }

ol  { 
	font-family: "Times New Roman", Times, serif;
	font-size:1.9ex;
	color:#000000;
	margin-left : 60px;
	padding-left : 0px;
	margin-right : 20px;	
	margin-top : 5px;
 }
 
p       {
	font-family: "Times New Roman", Times, serif;
	font-size:1.9ex;
	color:#000000;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 0px;
	margin-bottom : 10px;
}

blockquote       {
	font-family: "Times New Roman", Times, serif;
	font-size:1.9ex;
	color:#000000;
	font-style : italic;
}

.txt       {
	font-family: "Times New Roman", Times, serif;
	font-size:1.9ex;
	color:#000000;
}

.small      {
	font-family: "Times New Roman", Times, serif;
	font-size:1.5ex;
	color: #000000;
	margin-left : 5px;
	margin-right : 2px;
	margin-top : 5px;
	margin-bottom : 5px;
}

.descr      {
	font-family: "Times New Roman", Times, serif;
	font-size:1.5ex;
	color: #382E26;
	text-align : right;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 10px;
}

.rep  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

 .news       {
	font-family: "Times New Roman", Times, serif;
	font-size:1.7ex;
	color:#000000;
}

 .copy       {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align : right;
}

 .newsdate  {
	color:#336699;
	font-size : smaller;
	font-weight : bold;
}

.rep-tab-title       {
	font-family: "Times New Roman", Times, serif;
	font-size:1.9ex;
	color:#333333;
	font-weight : bold;
}

 .w740    {
	font-family: "Times New Roman", Times, serif;
	font-size:1.9ex;
	color:#000000;
	margin-left : 30px;
	margin-top : 15px;
	width : 740px;
}