BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A {
	font-size : 9pt;
	color : #3B3C3C;
	text-decoration : none;
	font-weight : bold;
	letter-spacing : 2px;
	line-height : 6pt;
}

A.link {
	color : #3B3C3C;
}
A:VISITED {
	color : #3B3C3C;
}
A:ACTIVE {
	color : #3B3C3C;
}
A:HOVER {
	color : White;
}
A.spec
{ font-size : 9pt;
	color : #8301CE;
	text-decoration : none;
	font-weight : bold;
	letter-spacing : 2px;
	line-height : 6pt;
}

H1, H2, H3, H4, H5, H6
{
	color : #8301CE;
	font-weight : bold;
	letter-spacing : 2px;
}

P, TD, UL, DIV {
	font-size : 11pt;
	line-height : 15pt;
}

.news
{
	font-size : 12px;
	color : #4f4f4f;
	text-decoration : none;
	font-weight : 600;
	line-height : 15pt;
	padding-left : 10pt;
}
.date
{
	font-size : 7pt;
	color : #4f4f4f;
	text-decoration : none;
	font-weight : 600;
	letter-spacing : 0px;
	line-height : 7pt;
	padding-left : 0pt;
}
.copy
{
	font-size : 7pt;
	color : #4f4f4f;
	text-decoration : none;
	font-weight : 600;
	letter-spacing : 0px;
	line-height : 10pt;
	padding-left : 0pt;
}

.text
{
	padding-left : 20px;
	font-size : 10pt;
	line-height : 15pt;
}
.text2
{
	padding-left : 0px;
	font-size : 10pt;
	line-height : 15pt;
}

.ankor
{
	padding-left : 35px;
}

.rubleft {
	padding-left : 35px;
	font-size : 9pt;
	color : #3B3C3C;
	font-weight : bold;
	letter-spacing : 2px;
	line-height : 6pt;
}

.rubcenter {
	font-size : 9pt;
	color : #3B3C3C;
	font-weight : bold;
	letter-spacing : 2px;
	line-height : 6pt;
	text-align : center;
}


