H1 {
	font-family : Arial Cyr, Arial;
	font-size: 14pt;
	font-weight: bold;
      color : #1E3D5B;
}

H2 {
	font-family : Arial;
	font-size: 14pt;
	color:  #965656;
}

H3 {
	font-family : Arial;
	font-size: 12pt;
	color: #1E3D5B;
}

TD {
	font-family : Arial;
	font-size: 10pt;
}

LI {
	font-family : Arial;
	font-size: 10pt;
 }

P {
	font-family : Arial;
	font-size: 10pt;
}

strong {
	font-family : Arial;
	font-size: 10pt;
 	color: #1E3D5B;
}

B {
	font-family : Arial;
	font-size: 10pt;
 	color: #1E3D5B;
}

A:link {
	font-family : Arial;
	font-size: 10pt;
	color : #930E1E;
 }

A:active {
	font-family : Arial;
	font-size: 10pt;
	color : #FE0A0A;
  }

A:visited {
	font-family : Arial;
	font-size: 10pt;
	color : #930E1E;
 }

A.nav:link {
	font-family : Arial;
	font-size: 8pt;
	color : #930E1E;
	text-decoration: none
}

A.nav:active {
	font-family : Arial;
	font-size: 8pt;
	color: #FE0A0A;
	text-decoration: none
}

A.nav:visited {
	font-family : Arial;
	font-size: 8pt;
	color : #666666;
	text-decoration: none
}

A.nav:hover {
	font-family : Arial;
	font-size: 8pt;
	color : #930E1E;
	text-decoration: underline
}

A.menu:link {
	font-family : Tahoma,Verdana,sans-serif,Arial;
	font-size: 8pt;
	color : #930E1E;
}

A.menu:active {
	font-family : Tahoma,Verdana,sans-serif,Arial;
	font-size: 8pt;
	color: #FE0A0A;
}

A.menu:visited {
	font-family : Tahoma,Verdana,sans-serif,Arial;
	font-size: 8pt;
	color : #666666;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 2px;
	font-weight: bold;
}

.str {font-family:Arial;font-size:14pt;color:#355E8F;font-weight:bold}

A.str:link {font-family : Arial;font-size: 14pt;color:#355E8F;text-decoration: underline}

A.str:active {font-family : Arial;font-size: 14pt;color:#355E8F;text-decoration:underline}

A.str:visited {font-family : Arial;font-size: 14pt;color:#355E8F;text-decoration:underline}

A.str:hover {font-family : Arial;font-size:14pt;color:#355E8F;text-decoration:underline}

.w_txt_a_pad {
	white-space: nowrap;
	padding-right: 7px;
	padding-left: 7px;
}
